[DOC] refactor doc
This commit is contained in:
16
doc/how_to/index.md
Normal file
16
doc/how_to/index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# XGBoost How To
|
||||
|
||||
This page contains guidelines to use and develop mxnets.
|
||||
|
||||
## Installation
|
||||
- [How to Install XGBoost](../build.md)
|
||||
|
||||
## Use XGBoost in Specific Ways
|
||||
- [Parameter tunning guide](param_tuning.md)
|
||||
- [Use out of core computation for large dataset](external_memory.md)
|
||||
|
||||
## Develop and Hack XGBoost
|
||||
- [Contribute to XGBoost](contribute.md)
|
||||
|
||||
## Frequently Ask Questions
|
||||
- [FAQ](../faq.md)
|
||||
Reference in New Issue
Block a user