Skip to content

Commit

Permalink
Practical XGBoost in Python online course (dmlc#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbert authored and tqchen committed Sep 6, 2016
1 parent ecec5f7 commit 8cac37b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Please send pull requests if you find ones that are missing here.
- [Ensemble Decision Tree with XGBoost](https://www.kaggle.com/binghsu/predict-west-nile-virus/xgboost-starter-code-python-0-69) by [Bing Xu](https://www.kaggle.com/binghsu)
- [Notes on eXtreme Gradient Boosting](http://startup.ml/blog/xgboost) by ARSHAK NAVRUZYAN ([iPython Notebook](https://github.com/startupml/koan/blob/master/eXtreme%20Gradient%20Boosting.ipynb))
- [Complete Guide to Parameter Tuning in XGBoost](http://www.analyticsvidhya.com/blog/2016/03/complete-guide-parameter-tuning-xgboost-with-codes-python/) by Aarshay Jain
- [Practical XGBoost in Python online course](http://education.parrotprediction.teachable.com/courses/practical-xgboost-in-python) by Parrot Prediction

## Usecases
If you have particular usecase of xgboost that you would like to highlight.
Expand Down

0 comments on commit 8cac37b

Please sign in to comment.