OpenSearch/docs/reference/ml
Benjamin Trent 89668c5ea0
[ML][Inference] adds new default_field_map field to trained models (#53294) (#53419)
Adds a new `default_field_map` field to trained model config objects.

This allows the model creator to supply field map if it knows that there should be some map for inference to work directly against the training data.

The use case internally is having analytics jobs supply a field mapping for multi-field fields. This allows us to use the model "out of the box" on data where we trained on `foo.keyword` but the `_source` only references `foo`.
2020-03-11 13:49:39 -04:00
..
anomaly-detection [DOCS] Makes the description clearer on how to use aggregations in an anomaly detection job (#53103) 2020-03-09 09:49:59 +01:00
df-analytics/apis [7.x][ML] Rename data frame analytics maximum_number_trees to max_trees (#53300) (#53390) 2020-03-11 12:45:27 +02:00
images [DOCS] Updates categorization examples with wizard screenshots (#51133) 2020-01-22 11:28:17 -08:00
ml-shared.asciidoc [ML][Inference] adds new default_field_map field to trained models (#53294) (#53419) 2020-03-11 13:49:39 -04:00