We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7da88 commit 398dd6dCopy full SHA for 398dd6d
doc/frameworks/xgboost/using_xgboost.rst
@@ -414,7 +414,7 @@ and ``predict_fn`` to customize how the model server gets predictions from the l
414
For information about how to write an inference script, see `SageMaker XGBoost Model Server <#sagemaker-xgboost-model-server>`_.
415
Pass the filename of the inference script as the ``entry_point`` parameter when you create the `XGBoostModel` object.
416
417
-Create a XGBoostModel object
+Create an XGBoostModel Object
418
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
419
420
Now call the ``sagemaker.xgboost.model.XGBoostModel`` constructor to create a model object,
0 commit comments