Skip to content

Commit b718b72

Browse files
mergify[bot]lcawl
andauthored
[DOCS] Refresh trained models page (#2114) (#2115)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
1 parent a9ef5e0 commit b718b72

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed
236 KB
Loading

docs/en/stack/ml/df-analytics/ml-trained-models.asciidoc

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@ information about this process, see <<ml-supervised-workflow>> and
1414

1515
You can also supply trained models that are not created by {dfanalytics-job} but
1616
adhere to the appropriate
17-
https://github.com/elastic/ml-json-schemas[JSON schema]. If you want to use
18-
these trained models in the {stack}, you must store them in {es} documents by
19-
using the {ref}/put-trained-models.html[create trained models API].
20-
21-
In {kib}, you can view and manage your trained models within *{ml-app}* > *Model
22-
Management*:
17+
https://github.com/elastic/ml-json-schemas[JSON schema]. Likewise, you can use
18+
third-party models to perform natural language processing (NLP) tasks. If you
19+
want to use these trained models in the {stack}, you must store them in {es}
20+
documents by using the {ref}/put-trained-models.html[create trained models API].
21+
For more information about NLP models, refer to <<ml-nlp-deploy-models>>.
22+
23+
In {kib}, you can view and manage your trained models in
24+
*{stack-manage-app}* > *Alerts and Insights* > *{ml-app}* and
25+
*{ml-app}* > *Model Management*:
2326

2427
[role="screenshot"]
2528
image::images/trained-model-management.jpg["List of trained models in the {ml-app} app in {kib}"]

0 commit comments

Comments
 (0)