Benjamin Trent
cfcf973259
[7.x] [ML] renames */inference* apis to */trained_models* ( #63097 ) ( #63136 )
...
* [ML] renames */inference* apis to */trained_models* (#63097 )
This commit renames all `inference` CRUD APIs to `trained_models`.
This aligns with internal terminology, documentation, and use-cases.
2020-10-02 07:34:28 -04:00
Lisa Cawley
3838fe1fd4
[DOCS] Add experimental tag to inference processor and bucket aggregation ( #63023 )
2020-09-30 08:51:26 -07:00
István Zoltán Szabó
86dbd68131
[DOCS] Adds example to the inference aggregation description ( #61290 ) ( #61318 )
2020-08-19 12:07:30 +02:00
James Rodewig
ff8a042580
[DOCS] Reformat agg snippets to use two-space indents ( #59912 ) ( #59922 )
2020-07-20 15:59:00 -04:00
István Zoltán Szabó
35512a9284
[DOCS] Adds security privilege info to inference bucket aggregation ( #59604 )
2020-07-16 18:03:19 +02:00
David Kyle
f6a0c2c59d
[7.x] Pipeline Inference Aggregation ( #58965 )
...
Adds a pipeline aggregation that loads a model and performs inference on the
input aggregation results.
2020-07-03 09:29:04 +01:00