A Classification Module for Genetic Programming Algorithms in JCLEC
Abstract
JCLEC-Classification is a usable and extensible open source library for genetic programming classification algorithms. It houses implementations of rule-based methods for classification based on genetic programming, supporting multiple model representations and providing to users the tools to implement any classifier easily. The software is written in Java and it is available from jclec.sourceforge.net/classification under the GPL license.
Cite
Text
Cano et al. "A Classification Module for Genetic Programming Algorithms in JCLEC." Machine Learning Open Source Software, 2015.Markdown
[Cano et al. "A Classification Module for Genetic Programming Algorithms in JCLEC." Machine Learning Open Source Software, 2015.](https://mlanthology.org/mloss/2015/cano2015jmlr-classification/)BibTeX
@article{cano2015jmlr-classification,
title = {{A Classification Module for Genetic Programming Algorithms in JCLEC}},
author = {Cano, Alberto and Luna, José María and Zafra, Amelia and Ventura, Sebastián},
journal = {Machine Learning Open Source Software},
year = {2015},
pages = {491-494},
volume = {16},
url = {https://mlanthology.org/mloss/2015/cano2015jmlr-classification/}
}