We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1104d65 commit 1eb4595Copy full SHA for 1eb4595
docs/reference/ml/ml-shared.asciidoc
@@ -969,7 +969,7 @@ failure.
969
end::model-bytes-exceeded[]
970
971
tag::model-id[]
972
-The unique identifier of the trained {infer} model.
+The unique identifier of the trained model.
973
end::model-id[]
974
975
tag::model-memory-limit[]
@@ -1347,8 +1347,8 @@ function.
1347
end::summary-count-field-name[]
1348
1349
tag::tags[]
1350
-A comma delimited string of tags. A {infer} model can have many tags, or none.
1351
-When supplied, only {infer} models that contain all the supplied tags are
+A comma delimited string of tags. A trained model can have many tags, or none.
+When supplied, only trained models that contain all the supplied tags are
1352
returned.
1353
end::tags[]
1354
0 commit comments