Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 433 Bytes

xgboost.rst

File metadata and controls

18 lines (13 loc) · 433 Bytes

XGBoost Classes for Open Source Version

The Amazon SageMaker XGBoost open source framework algorithm.

.. autoclass:: sagemaker.xgboost.estimator.XGBoost
    :members:


.. autoclass:: sagemaker.xgboost.model.XGBoostModel
    :members:
    :undoc-members:
    :show-inheritance:

.. autoclass:: sagemaker.xgboost.model.XGBoostPredictor
    :members:
    :undoc-members:
    :show-inheritance: