[doc] Integrate pyspark module into sphinx doc [skip ci] (#8066)
This commit is contained in:
@@ -147,3 +147,29 @@ Dask API
|
||||
:members:
|
||||
:inherited-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
PySpark API
|
||||
-----------
|
||||
|
||||
.. automodule:: xgboost.spark
|
||||
|
||||
.. autoclass:: xgboost.spark.SparkXGBClassifier
|
||||
:members:
|
||||
:inherited-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. autoclass:: xgboost.spark.SparkXGBClassifierModel
|
||||
:members:
|
||||
:inherited-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. autoclass:: xgboost.spark.SparkXGBRegressor
|
||||
:members:
|
||||
:inherited-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. autoclass:: xgboost.spark.SparkXGBRegressorModel
|
||||
:members:
|
||||
:inherited-members:
|
||||
:show-inheritance:
|
||||
|
||||
Reference in New Issue
Block a user