Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed broken link for R 'First N Trees' sample.
  • Loading branch information
Chris Auld committed Nov 8, 2015
1 parent 562fe80 commit e74628f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This is a list of short codes introducing different functionalities of xgboost p
[Julia](https://github.com/antinucleon/XGBoost.jl/blob/master/demo/boost_from_prediction.jl)
* Predicting using first n trees
[python](guide-python/predict_first_ntree.py)
[R](../R-package/demo/boost_from_prediction.R)
[R](../R-package/demo/predict_first_ntree.R)
[Julia](https://github.com/antinucleon/XGBoost.jl/blob/master/demo/boost_from_prediction.jl)
* Generalized Linear Model
[python](guide-python/generalized_linear_model.py)
Expand All @@ -49,4 +49,3 @@ Benchmarks
----------
* [Starter script for Kaggle Higgs Boson](kaggle-higgs)
* [Kaggle Tradeshift winning solution by daxiongshu](https://github.com/daxiongshu/kaggle-tradeshift-winning-solution)

0 comments on commit e74628f

Please sign in to comment.