Skip to content

Commit 398dd6d

Browse files
edwardjkimlaurenyu
andauthored
Update doc/frameworks/xgboost/using_xgboost.rst
Co-authored-by: Lauren Yu <[email protected]>
1 parent fd7da88 commit 398dd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/xgboost/using_xgboost.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ and ``predict_fn`` to customize how the model server gets predictions from the l
414414
For information about how to write an inference script, see `SageMaker XGBoost Model Server <#sagemaker-xgboost-model-server>`_.
415415
Pass the filename of the inference script as the ``entry_point`` parameter when you create the `XGBoostModel` object.
416416

417-
Create a XGBoostModel object
417+
Create an XGBoostModel Object
418418
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
419419

420420
Now call the ``sagemaker.xgboost.model.XGBoostModel`` constructor to create a model object,

0 commit comments

Comments
 (0)