[doc] Add introduction and notes for the sklearn interface. (#8948)

This commit is contained in:
Jiaming Yuan
2023-03-23 13:30:42 +08:00
committed by GitHub
parent bf88dadb61
commit 21a52c7f98
6 changed files with 199 additions and 21 deletions

View File

@@ -2,6 +2,9 @@
Collection of examples for using sklearn interface
==================================================
For an introduction to XGBoost's scikit-learn estimator interface, see
:doc:`/python/sklearn_estimator`.
Created on 1 Apr 2015
@author: Jamie Hall