OSDT
Decision Tree Accelerator
A Python implementation of an algorithm for constructing decision trees with regularization and various bounding functions to accelerate the search process.
Optimal Sparse Decision Trees
101 stars
6 watching
11 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists
accelerateacceleration-modelalgorithmalgorithm-optimizationdata-miningdata-scienceinterpretable-mlmachine-learningml-systemmlsysneuripspythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an optimal decision tree algorithm with noisy outcomes, specifically tailored to simulate real-world decision-making under uncertainty | 0 |
| This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface | 62 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
| An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
| A Julia package implementing popular machine learning algorithms | 8 |
| An R implementation of Hellinger distance decision tree algorithm. | 10 |
| A Go-based decision tree library allowing custom rule-based decision making | 37 |
| An implementation of the ID3 algorithm for building decision trees | 1,438 |
| An implementation of the Accelerated SGD algorithm in PyTorch | 215 |
| Code for analyzing early stopping in kernel boosting algorithms | 0 |
| A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 26 |