Skip to content

Commit a19c99c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/xgboost/using_xgboost.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ Pass the filename of the inference script as the ``entry_point`` parameter when
417417
Create an XGBoostModel Object
418418
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
419419

420-
Now call the ``sagemaker.xgboost.model.XGBoostModel`` constructor to create a model object,
420+
To create a model object, call the ``sagemaker.xgboost.model.XGBoostModel`` constructor,
421421
and then call its ``deploy()`` method to deploy your model for inference.
422422

423423
.. code:: python

0 commit comments

Comments
 (0)