add tuto to the README

This commit is contained in:
El Potaeto 2015-03-20 10:13:49 +01:00
parent 4094039ce5
commit 2b24697d79

View File

@ -13,6 +13,8 @@ Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost
Examples Code: [Learning to use xgboost by examples](demo)
Video tutorial: [Better Optimization with Repeated Cross Validation and the XGBoost model - Machine Learning with R](https://www.youtube.com/watch?v=Og7CGAfSr_Y)
Distributed Version: [Distributed XGBoost](multi-node)
Notes on the Code: [Code Guide](src)