xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
This tool helps researchers and data scientists build intelligent systems that can learn and adapt over time. You input raw data, and it generates a set of rules and predictions that evolve as new data arrives. It's designed for professionals who need to develop adaptive models for complex, changing environments.
Use this if you need an adaptive, rule-based machine learning system that can learn continuously from new data and provide accurate, localized predictions.
Not ideal if you need a simple, static model for a problem where data patterns don't change over time or if you prefer traditional, non-evolutionary machine learning methods.
Stars
35
Forks
13
Language
C
License
GPL-3.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xcsf-dev/xcsf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....
thieu1995/X-ANFIS
X-ANFIS: An Extensible and Cross-Learning ANFIS Framework for Machine Learning Tasks