James Rodewig
07ac8818b6
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 ) ( #80458 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
# Conflicts:
# docs/reference/ml/df-analytics/apis/get-trained-model-deployment-stats.asciidoc
# docs/reference/ml/df-analytics/apis/infer-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-definition-part.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-vocabulary.asciidoc
# docs/reference/ml/df-analytics/apis/start-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/stop-trained-model-deployment.asciidoc
# docs/reference/slm/apis/slm-delete.asciidoc
# docs/reference/slm/apis/slm-execute-retention.asciidoc
# docs/reference/slm/apis/slm-execute.asciidoc
# docs/reference/slm/apis/slm-get-status.asciidoc
# docs/reference/slm/apis/slm-get.asciidoc
# docs/reference/slm/apis/slm-start.asciidoc
# docs/reference/slm/apis/slm-stats.asciidoc
# docs/reference/slm/apis/slm-stop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-desktop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-server.asciidoc
2021-11-05 19:41:54 -04: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
Lisa Cawley
1430e52669
[DOCS] Adds model alias to inference processor and agg ( #69576 ) ( #69577 )
2021-02-24 16:49:45 -08:00
James Rodewig
354602e798
[DOCS] Change agg titles to sentence case ( #64425 ) ( #64430 )
2020-10-30 13:45:54 -04:00
István Zoltán Szabó
b822e582c3
[DOCS] Changes experimental flag to beta in DFA related docs ( #63992 ) ( #64176 )
2020-10-26 18:04:21 +01:00
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