Update index.md
This commit is contained in:
parent
c50df8f3b5
commit
c15b7aa9cc
@ -11,7 +11,6 @@ This document is hosted at http://xgboost.readthedocs.org/. You can also browse
|
|||||||
Package Documents
|
Package Documents
|
||||||
-----------------
|
-----------------
|
||||||
This section contains language specific package guide.
|
This section contains language specific package guide.
|
||||||
|
|
||||||
* [XGBoost Command Line Usage Walkthrough](../demo/binary_classification/README.md)
|
* [XGBoost Command Line Usage Walkthrough](../demo/binary_classification/README.md)
|
||||||
* [Python Package Document](python/index.md)
|
* [Python Package Document](python/index.md)
|
||||||
* [R Package Document](R-package/index.md)
|
* [R Package Document](R-package/index.md)
|
||||||
@ -20,7 +19,6 @@ This section contains language specific package guide.
|
|||||||
User Guides
|
User Guides
|
||||||
-----------
|
-----------
|
||||||
This section contains users guides that are general across languages.
|
This section contains users guides that are general across languages.
|
||||||
|
|
||||||
* [Installation Guide](build.md)
|
* [Installation Guide](build.md)
|
||||||
* [Introduction to Boosted Trees](model.md)
|
* [Introduction to Boosted Trees](model.md)
|
||||||
* [Distributed Training Tutorial](tutorial/aws_yarn.md)
|
* [Distributed Training Tutorial](tutorial/aws_yarn.md)
|
||||||
@ -36,7 +34,6 @@ Tutorials
|
|||||||
---------
|
---------
|
||||||
This section contains official tutorials of XGBoost package.
|
This section contains official tutorials of XGBoost package.
|
||||||
See [Awesome XGBoost](https://github.com/dmlc/xgboost/tree/master/demo) for links to mores resources.
|
See [Awesome XGBoost](https://github.com/dmlc/xgboost/tree/master/demo) for links to mores resources.
|
||||||
|
|
||||||
* [Introduction to XGBoost in R](R-package/xgboostPresentation.md) (R package)
|
* [Introduction to XGBoost in R](R-package/xgboostPresentation.md) (R package)
|
||||||
- This is a general presentation about xgboost in R.
|
- This is a general presentation about xgboost in R.
|
||||||
* [Discover your data with XGBoost in R](R-package/discoverYourData.md) (R package)
|
* [Discover your data with XGBoost in R](R-package/discoverYourData.md) (R package)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user