Modernize XGBoost Python document. (#7468)
* Use sphinx gallery to integrate examples. * Remove mock objects. * Add dask doc inventory.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
Getting started with XGBoost
|
||||
============================
|
||||
"""
|
||||
import numpy as np
|
||||
import scipy.sparse
|
||||
import pickle
|
||||
|
||||
Reference in New Issue
Block a user