grahman20/ADF
Adaptive Decision Forest(ADF) is an incremental machine learning framework called to produce a decision forest to classify new records. ADF is capable to classify new records even if they are associated with previously unseen classes. ADF also is capable of identifying and handling concept drift; it, however, does not forget previously gained knowledge. Moreover, ADF is capable of handling big data if the data can be divided into batches.
No commits in the last 6 months.
Stars
5
Forks
—
Language
Java
License
—
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/grahman20/ADF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
online-ml/river
🌊 Online machine learning in Python
NannyML/nannyml
nannyml: post-deployment data science in python
IFCA-Advanced-Computing/frouros
Frouros: an open-source Python library for drift detection in machine learning systems.
mitre/menelaus
Online and batch-based concept and data drift detection algorithms to monitor and maintain ML...
Western-OC2-Lab/AutoML-Implementation-for-Static-and-Dynamic-Data-Analytics
Implementation/Tutorial of using Automated Machine Learning (AutoML) methods for static/batch...