Skip to content

Latest commit

 

History

History
123 lines (97 loc) · 9.05 KB

README.md

File metadata and controls

123 lines (97 loc) · 9.05 KB

Table of Contents generated with DocToc

Awesome XGBoost

Welcome to the wonderland of XGBoost. This page contains a curated list of awesome XGBoost examples, tutorials and blogs. It is inspired by awesome-MXNet, awesome-php and awesome-machine-learning.

Contributing

  • Contribution of examples, benchmarks is more than welcome!
  • If you like to share how you use xgboost to solve your problem, send a pull request:)
  • If you want to contribute to this list and the examples, please open a new pull request.

Examples

Features Walkthrough

This is a list of short codes introducing different functionalities of xgboost packages.

Basic Examples by Tasks

Most of examples in this section are based on CLI or python version. However, the parameter settings can be applied to all versions

Benchmarks

Machine Learning Challenge Winning Solutions

"Over the last six months, a new algorithm has come up on Kaggle winning every single competition in this category, it is an algorithm called XGBoost." -- Anthony Goldbloom, Founder & CEO of Kaggle (from his presentation "What Is Winning on Kaggle?" youtube link)

XGBoost has helped on these winning solutions:

There are many other great winning solutions and interviews, but this list is too small to put all of them here. Please send pull requests if important ones appear.

Tutorials

Tools with XGBoost

  • BayesBoost - Bayesian Optimization using xgboost and sklearn API

Services Powered by XGBoost

Awards

  • John Chambers Award - 2016 Winner: XGBoost, by Tong He (Simon Fraser University) and Tianqi Chen (University of Washington)