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

GitHub

101 stars
6 watching
11 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists

accelerateacceleration-modelalgorithmalgorithm-optimizationdata-miningdata-scienceinterpretable-mlmachine-learningml-systemmlsysneuripspythonpython3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sjia1/odt-with-noisy-outcomesAn implementation of an optimal decision tree algorithm with noisy outcomes, specifically tailored to simulate real-world decision-making under uncertainty0
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
doubleplusplus/incremental_decision_tree-cart-random_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
jiangoforit/yellowfin_pytorchAn optimizer that automatically tunes momentum and learning rate using local quadratic approximation.287
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
bensadeghi/decisiontree.jlA Julia package implementing popular machine learning algorithms8
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
rahulkidambi/accsgdAn implementation of the Accelerated SGD algorithm in PyTorch215
fanny-yang/earlystoppingrkhsCode for analyzing early stopping in kernel boosting algorithms0
greenfish77/gaenariA C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time.26