pydl8.5 
 Decision tree learner
 An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface
An algorithm for learning optimal decision trees, with Python interface
62 stars
 7 watching
 17 forks
 
Language: C++ 
last commit: over 2 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 | 
|    |  A Julia package implementing popular machine learning algorithms | 8 | 
|    |  An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 | 
|    |  A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 | 
|    |  A Python implementation of an algorithm for constructing decision trees with regularization and various bounding functions to accelerate the search process. | 101 | 
|    |  A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 26 | 
|    |  An implementation of an optimal decision tree algorithm with noisy outcomes, specifically tailored to simulate real-world decision-making under uncertainty | 0 | 
|    |  An implementation of the ID3 algorithm for building decision trees | 1,438 | 
|    |  An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 | 
|    |  An implementation of decision trees for classification in Racket machine learning. | 4 | 
|    |  A Python library and command line application for learning Bayesian network structures from observational data. | 104 | 
|    |  An analysis project exploring human decision-making under Prospect Theory using machine learning and natural language data from Mechanical Turkers. | 33 | 
|    |  Develops decision trees from derivatives of ReLU networks to improve model interpretability and robustness | 21 | 
|    |  A Java implementation of a fairness-aware decision tree classifier for online stream-based classification | 8 | 
|    |  A scikit-learn wrapper for interpretable classifiers based on decision rules | 489 |