Commit graph

3 commits

Author SHA1 Message Date
István Zoltán Szabó
136674179a
[DOCS] Expands DFA and TM API docs with required privileges info (#71335) (#72355) 2021-04-28 09:38:37 +02:00
István Zoltán Szabó
591e93397a
[DOCS] Removes beta labels from DFA related docs. (#70808) (#70902) 2021-03-26 10:25:36 +01:00
Benjamin Trent
3bef185e06
[7.x] [ML] adding new _preview endpoint for data frame analytics (#69453) (#69729)
* [ML] adding new _preview endpoint for data frame analytics (#69453)

This commit adds a new `_preview` endpoint for data frame analytics.

This allows users to see the data on which their model will be trained. This is especially useful
in the arrival of custom feature processors.

The API design is a similar to datafeed `_preview` and data frame analytics `_explain`.
2021-03-01 14:47:32 -05:00