Skip to content
/ xcsf Public
forked from xcsf-dev/xcsf

XCSF learning classifier system: rule-based online evolutionary machine learning

License

Notifications You must be signed in to change notification settings

heidmic/xcsf

 
 

Repository files navigation

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 LGTM CodeFactor Codiga SonarCloud Lines of Code

About

XCSF learning classifier system: rule-based online evolutionary machine learning

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.7%
  • C++ 9.5%
  • Python 7.5%
  • CMake 1.3%