From e24f25e0c696048e2d3a9428aa9bf1e0fcdae8a4 Mon Sep 17 00:00:00 2001 From: Nan Zhu Date: Fri, 9 Jun 2017 20:33:26 -0700 Subject: [PATCH] add Qubole example (#2401) --- demo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/README.md b/demo/README.md index ccaf7e44674b..26ac53a82f1c 100644 --- a/demo/README.md +++ b/demo/README.md @@ -95,6 +95,7 @@ Please send pull requests if you find ones that are missing here. ## Tutorials +- [Machine Learning with XGBoost on Qubole Spark Cluster](https://www.qubole.com/blog/machine-learning-xgboost-qubole-spark-cluster/) - [XGBoost Official RMarkdown Tutorials](https://xgboost.readthedocs.org/en/latest/R-package/index.html#tutorials) - [An Introduction to XGBoost R Package](http://dmlc.ml/rstats/2016/03/10/xgboost.html) by Tong He - [Open Source Tools & Data Science Competitions](http://www.slideshare.net/odsc/owen-zhangopen-sourcetoolsanddscompetitions1) by Owen Zhang - XGBoost parameter tuning tips