elasticsearch/docs/reference/ml
Benjamin Trent a68c6acdb3
[ML] adding new PUT trained model vocabulary endpoint (#77387)
This commit removes the ability to set the vocabulary location in the model config.
This opts instead for sane defaults to be set and used. Wrapping this up in an
API.

The index is now always the internally managed .ml-inference-native index
and the document ID is always <model_id>_vocabulary

This API only works for pytorch/nlp type models.
2021-09-08 10:21:45 -04:00
..
anomaly-detection [DOCS] Replaces index pattern in ML docs (#77041) 2021-09-01 10:26:06 -07:00
df-analytics/apis [ML] adding new PUT trained model vocabulary endpoint (#77387) 2021-09-08 10:21:45 -04:00
images [DOCS] Adds anomaly job health alert type docs (#76659) 2021-08-30 16:11:34 +02:00
ml-shared.asciidoc [DOCS] Fixes model_prune_window property description. (#76711) 2021-08-19 16:16:37 +02:00