gradient-boosting-machine topic

List gradient-boosting-machine repositories

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

982
Stars
154
Forks
Watchers

A curated list of gradient boosting research papers with implementations.

BoostedFactorization

33
Stars
13
Forks
Watchers

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

SharpLearning

377
Stars
80
Forks
Watchers

Machine learning for C# .Net

benchm-ml

1.9k
Stars
335
Forks
Watchers

A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algor...

useR-machine-learning-tutorial

402
Stars
206
Forks
Watchers

useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html

chefboost

443
Stars
101
Forks
Watchers

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...

GBM-perf

211
Stars
27
Forks
Watchers

Performance of various open source GBM implementations