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:
@@ -2,7 +2,7 @@
|
||||
XGBoost Python Package
|
||||
######################
|
||||
This page contains links to all the python related documents on python package.
|
||||
To install the package package, checkout :doc:`Installation Guide </build>`.
|
||||
To install the package, checkout :doc:`Installation Guide </install>`.
|
||||
|
||||
********
|
||||
Contents
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user