Skip to content

Commit

Permalink
[jvm-packages] add Spark and XGBoost tutorial (dmlc#1649)
Browse files Browse the repository at this point in the history
* add back train method but mark as deprecated

* add Spark and XGBoost tutorial

* fix scalastyle error
  • Loading branch information
CodingCat authored and tqchen committed Oct 11, 2016
1 parent 8a7a6db commit b56c609
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 @@ -110,6 +110,7 @@ Please send pull requests if you find ones that are missing here.
- [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
- [Spark and XGBoost using Scala](http://www.elenacuoco.com/2016/10/10/scala-spark-xgboost-classification/) by Elena Cuoco

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

0 comments on commit b56c609

Please sign in to comment.