| EpistasisLab/tpot |
9,385 |
|
40 |
22 |
over 2 years ago |
62 |
August 15, 2023 |
284 |
lgpl-3.0 |
Python |
| A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. |
| benedekrozemberczki/awesome-decision-tree-papers |
2,266 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
cc0-1.0 |
Python |
| A collection of research papers on decision, classification and regression trees with implementations. |
| benedekrozemberczki/awesome-fraud-detection-papers |
1,364 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
cc0-1.0 |
Python |
| A curated list of data mining papers about fraud detection. |
| benedekrozemberczki/awesome-gradient-boosting-papers |
930 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
cc0-1.0 |
Python |
| A curated list of gradient boosting research papers with implementations. |
| tensorflow/decision-forests |
635 |
|
0 |
5 |
about 2 years ago |
33 |
November 20, 2023 |
35 |
apache-2.0 |
Python |
| A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras. |
| serengil/chefboost |
486 |
|
0 |
0 |
9 months ago |
17 |
February 16, 2022 |
0 |
mit |
Python |
| A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical features support for Python |
| google/yggdrasil-decision-forests |
403 |
|
0 |
0 |
about 2 years ago |
8 |
December 11, 2023 |
2 |
apache-2.0 |
C++ |
| A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees. |
| rickiepark/handson-ml |
277 |
|
0 |
0 |
about 6 years ago |
0 |
|
|
apache-2.0 |
Jupyter Notebook |
| 도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다. |
| arogozhnikov/infiniteboost |
177 |
|
0 |
0 |
over 7 years ago |
0 |
|
3 |
|
Jupyter Notebook |
| InfiniteBoost: building infinite ensembles with gradient descent |
| EpistasisLab/tpot2 |
118 |
|
0 |
0 |
over 2 years ago |
10 |
January 21, 2025 |
45 |
lgpl-3.0 |
Jupyter Notebook |
| A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. |