We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0880512 commit 0f8ee0aCopy full SHA for 0f8ee0a
doc/frameworks/xgboost/using_xgboost.rst
@@ -390,7 +390,7 @@ The function should return a byte array of data serialized to ``content_type``.
390
The default implementation expects ``prediction`` to be a NumPy array and can serialize the result to JSON, CSV, or NPY.
391
It accepts response content types of "application/json", "text/csv", and "application/x-npy".
392
393
-Bring your own model
+Bring Your Own Model
394
--------------------
395
396
You can deploy an XGBoost model that you trained outside of SageMaker by using the Amazon SageMaker XGBoost container.
0 commit comments