gaenari

Decision Tree Library

A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time.

c++ incremental decision tree

GitHub

26 stars
3 watching
2 forks
Language: C++
last commit: about 4 years ago
aic45-decision-treeconcept-driftcpp-librarycpp17-librarycsv-parserdataframe-librarydecision-tree-classifiergnuplot-cppincremental-learningj48json-parsermachine-learningonline-learningsqlite-driver

Related projects:

RepositoryDescriptionStars
doubleplusplus/incremental_decision_tree-cart-random_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
bensadeghi/decisiontree.jlA Julia package implementing popular machine learning algorithms8
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
guanghelee/iclr20-locally-constant-netsDevelops decision trees from derivatives of ReLU networks to improve model interpretability and robustness21
only4sim/zk-dtpAn open-source system that enables secure and private machine learning predictions using decision tree models.25
serendipious/nodejs-decision-treeA Node.js implementation of a decision tree using the ID3 algorithm for classification210
tensorflow/decision-forestsProvides tools and APIs for training, serving, and interpreting decision forest models in TensorFlow.666
ryanbressler/cloudforestA high-performance ensemble learning framework for decision trees in Go.740
dmlc/treeliteEnables storage and exchange of decision tree models in a format independent of specific frameworks or platforms.742