Repository navigation

#

gradient-boosting-machine

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 algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).

R
1891
3 年前

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

Python
481
1 个月前

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

Jupyter Notebook
401
7 年前
Java
322
6 年前

Performance of various open source GBM implementations

HTML
220
1 年前

Gradient Boosting powered by GPU(NVIDIA CUDA)

Cuda
65
5 年前

Showcase for using H2O and R for churn prediction (inspired by ZhouFang928 examples)

R
58
8 年前

A collection of boosting algorithms written in Rust 🦀

Rust
57
3 个月前

An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.

PHP
51
1 个月前

Modified XGBoost implementation from scratch with Numpy using Adam and RSMProp optimizers.

Jupyter Notebook
26
5 年前