Skip to content

Commit 9eff097

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

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
@@ -404,7 +404,7 @@ To deploy an XGBoost model by using XGBoost as a framework, you need to:
404404
- Write an inference script.
405405
- Create the XGBoostModel object.
406406

407-
Write an inference script
407+
Write an Inference Script
408408
^^^^^^^^^^^^^^^^^^^^^^^^^
409409

410410
You must create an inference script that implements (at least) the ``model_fn`` function that calls the loaded model to get a prediction.

0 commit comments

Comments
 (0)