fixing broken basic_walkthrough links
This commit is contained in:
parent
195f90159d
commit
74055cc15e
@ -44,8 +44,8 @@ Version
|
|||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* Easily accessible through CLI, [python](guide-python/basic_walkthrough.py),
|
* Easily accessible through CLI, [python](https://github.com/dmlc/xgboost/blob/master/demo/guide-python/basic_walkthrough.py),
|
||||||
[R](../R-package/demo/basic_walkthrough.R),
|
[R](https://github.com/dmlc/xgboost/blob/master/R-package/demo/basic_walkthrough.R),
|
||||||
[Julia](https://github.com/antinucleon/XGBoost.jl/blob/master/demo/basic_walkthrough.jl)
|
[Julia](https://github.com/antinucleon/XGBoost.jl/blob/master/demo/basic_walkthrough.jl)
|
||||||
* Its fast! Benchmark numbers comparing xgboost, H20, Spark, R - [benchm-ml numbers](https://github.com/szilard/benchm-ml)
|
* Its fast! Benchmark numbers comparing xgboost, H20, Spark, R - [benchm-ml numbers](https://github.com/szilard/benchm-ml)
|
||||||
* Memory efficient - Handles sparse matrices, supports external memory
|
* Memory efficient - Handles sparse matrices, supports external memory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user