#194 · Primary category: AI Tool Directories & Curated Lists

awesome-decision-tree-papers

cart catboost classification-model classification-trees classifier decision-tree decision-tree-classifier decision-tree-learning decision-tree-model ensemble-learning gradient-boosting gradient-boosting-machine lightgbm machine-learning machine-learning-research random-forest regression-tree statistical-learning tree-ensemble xgboost

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

Project last updated:12/28/25

GitHub Stars

2.5K

Forks

342

Contributors

4

License

Other

Why we included this project

Most of us meet tree models through the scikit-learn or XGBoost docs, which tell you how to call the library but not where the ideas came from. This list fills that gap: it collects decision, classification, and regression tree papers from the major ML, vision, NLP, data mining, and AI conferences, and it favors papers that ship with implementations. Papers are grouped by venue, so you can scan what NeurIPS or KDD published on trees in a given year, or assemble a reading list for a project built on random forests, gradient boosting, or interpretable models. It is a research map rather than something you deploy, but that is exactly what makes it useful for tracing how tree methods evolved and finding the code behind the papers.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category