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 0f8ee0a commit fd7da88Copy full SHA for fd7da88
doc/frameworks/xgboost/using_xgboost.rst
@@ -400,6 +400,7 @@ supports both a pickled ``Booster`` object and a model produced by ``booster.sav
400
You can also deploy an XGBoost model by using XGBoost as a framework.
401
By using XGBoost as a framework, you have more flexibility.
402
To deploy an XGBoost model by using XGBoost as a framework, you need to:
403
+
404
- Write an inference script.
405
- Create the XGBoostModel object.
406
0 commit comments