classification-trees topic
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
Machine-Learning-Notebooks
Machine Learning notebooks for refreshing concepts.
Soft-Decision-Tree
PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.
python-id3-trees
python implementation of classification trees
MachineLearningSeries
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
skin-detection-example
Simple pixelwise skin detection using classification tree.
Python-ML-for-Financial-Applications
Moody's Bond Rating Classifier and USPHCI Economic Activity Forecast Modeling
DecisionTrees
A python implementation of the CART algorithm for decision trees