gradient-boosting-machine topic
ML2017
NTUEE Machine Learning, 2017 Spring
interpretable_machine_learning_with_python
Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
BoostedFactorization
An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).
SharpLearning
Machine learning for C# .Net
benchm-ml
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
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
chefboost
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
Performance of various open source GBM implementations