2020-07-21 03:11:47 +08:00
|
|
|
[role="xpack"]
|
|
|
|
[[ml-df-analytics-apis]]
|
|
|
|
= {ml-cap} {dfanalytics} APIs
|
|
|
|
|
2021-07-27 00:49:37 +08:00
|
|
|
You can use the following APIs to perform {ml} {dfanalytics} activities:
|
2020-07-21 03:11:47 +08:00
|
|
|
|
|
|
|
* <<put-dfanalytics,Create {dfanalytics-jobs}>>
|
|
|
|
* <<delete-dfanalytics,Delete {dfanalytics-jobs}>>
|
|
|
|
* <<get-dfanalytics,Get {dfanalytics-jobs} info>>
|
|
|
|
* <<get-dfanalytics-stats,Get {dfanalytics-jobs} statistics>>
|
|
|
|
* <<evaluate-dfanalytics,Evaluate {dfanalytics}>>
|
|
|
|
* <<explain-dfanalytics,Explain {dfanalytics}>>
|
2021-07-27 00:49:37 +08:00
|
|
|
* <<preview-dfanalytics,Preview {dfanalytics}>>
|
|
|
|
* <<start-dfanalytics,Start {dfanalytics-jobs}>>
|
|
|
|
* <<stop-dfanalytics,Stop {dfanalytics-jobs}>>
|
|
|
|
* <<update-dfanalytics,Update {dfanalytics-jobs}>>
|
2020-07-21 03:11:47 +08:00
|
|
|
|
2021-07-27 00:49:37 +08:00
|
|
|
You can use the following APIs to perform {infer} operations:
|
2020-07-21 03:11:47 +08:00
|
|
|
|
2020-10-02 00:13:49 +08:00
|
|
|
* <<put-trained-models>>
|
2021-09-07 20:22:52 +08:00
|
|
|
* <<put-trained-model-definition-part>>
|
2021-09-08 22:21:45 +08:00
|
|
|
* <<put-trained-model-vocabulary>>
|
2021-02-18 22:41:50 +08:00
|
|
|
* <<put-trained-models-aliases>>
|
2021-07-27 00:49:37 +08:00
|
|
|
* <<delete-trained-models>>
|
2021-02-19 02:12:07 +08:00
|
|
|
* <<delete-trained-models-aliases>>
|
2021-07-27 00:49:37 +08:00
|
|
|
* <<get-trained-models>>
|
|
|
|
* <<get-trained-models-stats>>
|
2020-07-21 03:11:47 +08:00
|
|
|
|
2021-02-18 22:41:50 +08:00
|
|
|
You can deploy a trained model to make predictions in an ingest pipeline or in
|
2021-07-27 00:49:37 +08:00
|
|
|
an aggregation. Refer to the following documentation to learn more:
|
2021-01-05 16:42:06 +08:00
|
|
|
|
|
|
|
* <<search-aggregations-pipeline-inference-bucket-aggregation,{infer-cap} bucket aggregation>>
|
2021-07-27 00:49:37 +08:00
|
|
|
* <<inference-processor,{infer-cap} processor>>
|
|
|
|
* <<infer-trained-model-deployment>>
|
|
|
|
* <<start-trained-model-deployment>>
|
|
|
|
* <<stop-trained-model-deployment>>
|
2021-01-05 16:42:06 +08:00
|
|
|
|
2020-07-21 03:11:47 +08:00
|
|
|
|
|
|
|
See also <<ml-apis>>.
|