From 3b190123c82bb0a235a271346f5e13254643342b Mon Sep 17 00:00:00 2001 From: hetong Date: Mon, 19 Jan 2015 19:29:24 -0800 Subject: [PATCH] update demo readme --- demo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/README.md b/demo/README.md index 908cd0627..e35f3033d 100644 --- a/demo/README.md +++ b/demo/README.md @@ -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) * Predicting leaf indices [python](guide-python/predict_leaf_indices.py) + [R](../R-package/demo/predict_leaf_indices.R) Basic Examples by Tasks ====