decision-tree topic

List decision-tree repositories

jupyter-notebooks

56
Stars
30
Forks
Watchers

This repo contains Jupyter Notebooks, miscellaneous stuff.

decisiontree

1.4k
Stars
131
Forks
Watchers

ID3-based implementation of the ML Decision Tree algorithm

Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.

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.

100-Days-Of-ML-Code

214
Stars
106
Forks
Watchers

A day to day plan for this challenge. Covers both theoritical and practical aspects

Machine-Learning

8.6k
Stars
5.0k
Forks
Watchers

:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

ml

171
Stars
36
Forks
Watchers

经典机器学习算法的极简实现