classification-trees topic

List classification-trees repositories

awesome-decision-tree-papers

2.3k
Stars
339
Forks
Watchers

A collection of research papers on decision, classification and regression trees with implementations.

awesome-gradient-boosting-papers

985
Stars
154
Forks
Watchers

A curated list of gradient boosting research papers with implementations.

Soft-Decision-Tree

95
Stars
19
Forks
Watchers

PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.

python-id3-trees

52
Stars
56
Forks
Watchers

python implementation of classification trees

MachineLearningSeries

35
Stars
45
Forks
Watchers

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

30
Stars
21
Forks
Watchers

Simple pixelwise skin detection using classification tree.

Python-ML-for-Financial-Applications

16
Stars
6
Forks
Watchers

Moody's Bond Rating Classifier and USPHCI Economic Activity Forecast Modeling

DecisionTrees

46
Stars
38
Forks
Watchers

A python implementation of the CART algorithm for decision trees