Reorganize the installation documents. (#6877)

* Split up installation and building from source.
* Use consistent section titles.

Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
Jiaming Yuan
2021-04-22 04:48:32 +08:00
committed by GitHub
parent 74b41637de
commit 896aede340
9 changed files with 427 additions and 398 deletions

View File

@@ -10,7 +10,7 @@ This document gives a basic walkthrough of xgboost python package.
Install XGBoost
---------------
To install XGBoost, follow instructions in :doc:`/build`.
To install XGBoost, follow instructions in :doc:`/install`.
To verify your installation, run the following in Python: