Merge pull request #201 from pommedeterresautee/master

add video tuto to the README
This commit is contained in:
Tianqi Chen 2015-03-21 22:23:52 -07:00
commit 25266796e9

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)