Skip to content

Latest commit

 

History

History
102 lines (78 loc) · 8.47 KB

README.md

File metadata and controls

102 lines (78 loc) · 8.47 KB

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

##List of 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)

List of Tutorials

List of Tools with XGBoost

  • BayesBoost - Bayesian Optimization using xgboost and sklearn API

List of Services Powered by XGBoost

List of Awards

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