This commit is contained in:
tqchen 2014-09-06 11:14:32 -07:00
parent e9ed4eb1a2
commit a42bcaf61f

View File

@ -17,5 +17,5 @@ install.packages('xgboost')
## Examples
* Please visit [demo](https://github.com/tqchen/xgboost/blob/master/R-package/demo) for walk throughe example.
* Please visit [walk through example](https://github.com/tqchen/xgboost/blob/master/R-package/demo).
* See also the [example scripts](https://github.com/tqchen/xgboost/tree/master/demo/kaggle-higgs) for Kaggle Higgs Challenge, including [speedtest script](https://github.com/tqchen/xgboost/blob/master/demo/kaggle-higgs/speedtest.R) on this dataset.