OpenSearch/docs/reference/ml
Dimitris Athanasiou b70ebdeb96
[7.x][ML] DF Analytics _explain API should skip object fields (#51115) (#51147)
Object fields cannot be used as features. At the moment _explain
API includes them and even worse it allows it does not error when
an object field is excluded. This creates the expectation to the
user that all children fields will also be excluded while it's not
the case.

This commit omits object fields from the _explain API and also
adds an error if an object field is included or excluded.

Backport of #51115
2020-01-17 14:02:59 +02:00
..
anomaly-detection [DOCS] Describes the relationship of the time-related settings in anomaly detection docs (#50959) 2020-01-15 08:46:04 +01:00
df-analytics/apis [7.x][ML] DF Analytics _explain API should skip object fields (#51115) (#51147) 2020-01-17 14:02:59 +02:00
images [DOCS] Remove unused screenshots 2019-01-10 11:10:25 -08:00
ml-shared.asciidoc [7.x][ML] Add num_top_feature_importance_values param to regression and classi… (#50914) (#50976) 2020-01-14 16:46:09 +02:00