Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 553 Bytes

File metadata and controls

23 lines (17 loc) · 553 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:

.. autoclass:: sagemaker.xgboost.processing.XGBoostProcessor
    :members:
    :undoc-members:
    :show-inheritance: