XCSF learning classifier system: rule-based evolutionary machine learning


Keywords
divide, and, conquer, evolutionary, algorithm, genetic, programming, learning, classifier, system, least, squares, machine, neural, networks, neuroevolution, reinforcement, rule-based, supervised, stochastic, gradient, descent, XCS, XCSF, divide-and-conquer, evolutionary-algorithms, genetic-programming, learning-classifier-systems, least-squares, machine-learning, neural-networks, online-learning, reinforcement-learning, stochastic-gradient-descent, supervised-learning, unsupervised-learning
License
GPL-3.0
Install
pip install xcsf==1.4.5

Documentation

XCSF learning classifier system

An implementation of the XCSF learning classifier system that can be built as a stand-alone binary or as a Python library. XCSF is an accuracy-based online evolutionary machine learning system with locally approximating functions that compute classifier payoff prediction directly from the input state. It can be seen as a generalisation of XCS where the prediction is a scalar value. XCSF attempts to find solutions that are accurate and maximally general over the global input space, similar to most machine learning techniques. However, it maintains the additional power to adaptively subdivide the input space into simpler local approximations.

See the project wiki for details on features, how to build, run, and use as a Python library.


License Linux Build MacOS Build Windows Build Latest Version DOI

Codacy CodeFactor SonarCloud codecov Lines of Code

PyPI package Python versions Downloads