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.
2 parents 9c3ce41 + cb33d70 commit 3ca7da1Copy full SHA for 3ca7da1
doc/v2.rst
@@ -333,6 +333,11 @@ TensorFlow Serving Predictor
333
``sagemaker.tensorflow.serving.Predictor`` has been renamed to :class:`sagemaker.tensorflow.model.TensorFlowPredictor`.
334
(For the previous implementation of that class, see `Deprecate Legacy TensorFlow <#deprecate-legacy-tensorflow>`_).
335
336
+XGBoost Predictor
337
+~~~~~~~~~~~~~~~~~
338
+
339
+The default seriazlier of ``sagemaker.xgboost.model.XGBoostPredictor`` has been changed from ``NumpySerializer`` to ``LibSVMSerializer``.
340
341
342
Inputs
343
------
0 commit comments