Skip to content

Commit cfbdbc2

Browse files
committed
resolve comments
1 parent fe926f5 commit cfbdbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/model_registration/frameworks/automlmodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ AutoMLModel
88
Working with AutoML has moved from within ADS to working directly with the automlx library.
99
To deploy an AutoMlx model, use `GenericModel <../../../ads.model.html#ads.model.generic_model.GenericModel>`__ class.
1010

11-
The following example take your trained ``AutoML`` model using ``GenericModel`` and deploy it into production with a few lines of code.
11+
The following example take your trained ``AutoML`` model using ``GenericModel`` and deploy it into production.
1212

1313

1414
Example

0 commit comments

Comments
 (0)