Skip to content

Commit 973d822

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

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
@@ -434,7 +434,7 @@ and then call its ``deploy()`` method to deploy your model for inference.
434434
initial_instance_count=1
435435
)
436436
437-
Now you can call the ``predict()`` method to get predictions from your deployed model.
437+
To get predictions from your deployed model, you can call the ``predict()`` method.
438438

439439
Host Multiple Models with Multi-Model Endpoints
440440
-----------------------------------------------

0 commit comments

Comments
 (0)