update demo readme

This commit is contained in:
hetong 2015-01-19 19:29:24 -08:00
parent c0c6951b73
commit 3b190123c8

View File

@ -34,6 +34,7 @@ This is a list of short codes introducing different functionalities of xgboost a
[Julia](https://github.com/antinucleon/XGBoost.jl/blob/master/demo/cross_validation.jl) [Julia](https://github.com/antinucleon/XGBoost.jl/blob/master/demo/cross_validation.jl)
* Predicting leaf indices * Predicting leaf indices
[python](guide-python/predict_leaf_indices.py) [python](guide-python/predict_leaf_indices.py)
[R](../R-package/demo/predict_leaf_indices.R)
Basic Examples by Tasks Basic Examples by Tasks
==== ====