Skip to content

Commit 0f8ee0a

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

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
@@ -390,7 +390,7 @@ The function should return a byte array of data serialized to ``content_type``.
390390
The default implementation expects ``prediction`` to be a NumPy array and can serialize the result to JSON, CSV, or NPY.
391391
It accepts response content types of "application/json", "text/csv", and "application/x-npy".
392392

393-
Bring your own model
393+
Bring Your Own Model
394394
--------------------
395395

396396
You can deploy an XGBoost model that you trained outside of SageMaker by using the Amazon SageMaker XGBoost container.

0 commit comments

Comments
 (0)