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 fe926f5 commit cfbdbc2Copy full SHA for cfbdbc2
docs/source/user_guide/model_registration/frameworks/automlmodel.rst
@@ -8,7 +8,7 @@ AutoMLModel
8
Working with AutoML has moved from within ADS to working directly with the automlx library.
9
To deploy an AutoMlx model, use `GenericModel <../../../ads.model.html#ads.model.generic_model.GenericModel>`__ class.
10
11
-The following example take your trained ``AutoML`` model using ``GenericModel`` and deploy it into production with a few lines of code.
+The following example take your trained ``AutoML`` model using ``GenericModel`` and deploy it into production.
12
13
14
Example
0 commit comments