mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[DOCS] Changes experimental flag to beta in DFA related docs (#63992)
This commit is contained in:
parent
d787dc3bcf
commit
6093518f4a
28 changed files with 29 additions and 32 deletions
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Delete {dfanalytics-jobs} API
|
=== Delete {dfanalytics-jobs} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Delete an existing {dfanalytics-job}.
|
Delete an existing {dfanalytics-job}.
|
||||||
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Delete trained models API
|
=== Delete trained models API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Deletes a previously saved trained model.
|
Deletes a previously saved trained model.
|
||||||
The API accepts a +{request}+ object and returns a +{response}+.
|
The API accepts a +{request}+ object and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Evaluate {dfanalytics} API
|
=== Evaluate {dfanalytics} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Evaluates the {dfanalytics} for an annotated index.
|
Evaluates the {dfanalytics} for an annotated index.
|
||||||
The API accepts an +{request}+ object and returns an +{response}+.
|
The API accepts an +{request}+ object and returns an +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Explain {dfanalytics} API
|
=== Explain {dfanalytics} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Explains the following about a {dataframe-analytics-config}:
|
Explains the following about a {dataframe-analytics-config}:
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Get {dfanalytics-jobs} stats API
|
=== Get {dfanalytics-jobs} stats API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Retrieves the operational statistics of one or more {dfanalytics-jobs}.
|
Retrieves the operational statistics of one or more {dfanalytics-jobs}.
|
||||||
The API accepts a +{request}+ object and returns a +{response}+.
|
The API accepts a +{request}+ object and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Get {dfanalytics-jobs} API
|
=== Get {dfanalytics-jobs} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Retrieves one or more {dfanalytics-jobs}.
|
Retrieves one or more {dfanalytics-jobs}.
|
||||||
The API accepts a +{request}+ object and returns a +{response}+.
|
The API accepts a +{request}+ object and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Get trained models stats API
|
=== Get trained models stats API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Retrieves one or more trained model statistics.
|
Retrieves one or more trained model statistics.
|
||||||
The API accepts a +{request}+ object and returns a +{response}+.
|
The API accepts a +{request}+ object and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Get trained models API
|
=== Get trained models API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Retrieves one or more trained models.
|
Retrieves one or more trained models.
|
||||||
The API accepts a +{request}+ object and returns a +{response}+.
|
The API accepts a +{request}+ object and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Put {dfanalytics-jobs} API
|
=== Put {dfanalytics-jobs} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Creates a new {dfanalytics-job}.
|
Creates a new {dfanalytics-job}.
|
||||||
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
||||||
|
|
|
@ -7,9 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Put trained models API
|
=== Put trained models API
|
||||||
|
|
||||||
experimental:[]
|
beta::[]
|
||||||
|
|
||||||
experimental::[]
|
|
||||||
|
|
||||||
Creates a new trained model for inference.
|
Creates a new trained model for inference.
|
||||||
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Start {dfanalytics-jobs} API
|
=== Start {dfanalytics-jobs} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Starts an existing {dfanalytics-job}.
|
Starts an existing {dfanalytics-job}.
|
||||||
It accepts a +{request}+ object and responds with a +{response}+ object.
|
It accepts a +{request}+ object and responds with a +{response}+ object.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Stop {dfanalytics-jobs} API
|
=== Stop {dfanalytics-jobs} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Stops a running {dfanalytics-job}.
|
Stops a running {dfanalytics-job}.
|
||||||
It accepts a +{request}+ object and responds with a +{response}+ object.
|
It accepts a +{request}+ object and responds with a +{response}+ object.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[id="{upid}-{api}"]
|
[id="{upid}-{api}"]
|
||||||
=== Update {dfanalytics-jobs} API
|
=== Update {dfanalytics-jobs} API
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Updates an existing {dfanalytics-job}.
|
Updates an existing {dfanalytics-job}.
|
||||||
The API accepts an +{request}+ object as a request and returns an +{response}+.
|
The API accepts an +{request}+ object as a request and returns an +{response}+.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
[[search-aggregations-pipeline-inference-bucket-aggregation]]
|
[[search-aggregations-pipeline-inference-bucket-aggregation]]
|
||||||
=== {infer-cap} Bucket Aggregation
|
=== {infer-cap} Bucket Aggregation
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
A parent pipeline aggregation which loads a pre-trained model and performs
|
A parent pipeline aggregation which loads a pre-trained model and performs
|
||||||
{infer} on the collated result fields from the parent bucket aggregation.
|
{infer} on the collated result fields from the parent bucket aggregation.
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<titleabbrev>{infer-cap}</titleabbrev>
|
<titleabbrev>{infer-cap}</titleabbrev>
|
||||||
++++
|
++++
|
||||||
|
|
||||||
experimental::[]
|
beta::[]
|
||||||
|
|
||||||
Uses a pre-trained {dfanalytics} model to infer against the data that is being
|
Uses a pre-trained {dfanalytics} model to infer against the data that is being
|
||||||
ingested in the pipeline.
|
ingested in the pipeline.
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Deletes an existing {dfanalytics-job}.
|
Deletes an existing {dfanalytics-job}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-delete-dfanalytics-request]]
|
[[ml-delete-dfanalytics-request]]
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
Deletes an existing trained {infer} model that is currently not referenced by an
|
Deletes an existing trained {infer} model that is currently not referenced by an
|
||||||
ingest pipeline.
|
ingest pipeline.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-delete-trained-models-request]]
|
[[ml-delete-trained-models-request]]
|
||||||
|
@ -67,4 +67,3 @@ The API returns the following result:
|
||||||
"acknowledged" : true
|
"acknowledged" : true
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Evaluates the {dfanalytics} for an annotated index.
|
Evaluates the {dfanalytics} for an annotated index.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-evaluate-dfanalytics-request]]
|
[[ml-evaluate-dfanalytics-request]]
|
||||||
|
@ -553,4 +553,4 @@ The API returns the following result:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
// TEST[skip:TBD]
|
// TEST[skip:TBD]
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Explains a {dataframe-analytics-config}.
|
Explains a {dataframe-analytics-config}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-explain-dfanalytics-request]]
|
[[ml-explain-dfanalytics-request]]
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Retrieves usage information for {dfanalytics-jobs}.
|
Retrieves usage information for {dfanalytics-jobs}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
[[ml-get-dfanalytics-stats-request]]
|
[[ml-get-dfanalytics-stats-request]]
|
||||||
== {api-request-title}
|
== {api-request-title}
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Retrieves configuration information for {dfanalytics-jobs}.
|
Retrieves configuration information for {dfanalytics-jobs}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-get-dfanalytics-request]]
|
[[ml-get-dfanalytics-request]]
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Retrieves usage information for trained models.
|
Retrieves usage information for trained models.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-get-trained-models-stats-request]]
|
[[ml-get-trained-models-stats-request]]
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Retrieves configuration information for a trained model.
|
Retrieves configuration information for a trained model.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-get-trained-models-request]]
|
[[ml-get-trained-models-request]]
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Instantiates a {dfanalytics-job}.
|
Instantiates a {dfanalytics-job}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
[[ml-put-dfanalytics-request]]
|
[[ml-put-dfanalytics-request]]
|
||||||
== {api-request-title}
|
== {api-request-title}
|
||||||
|
|
|
@ -15,7 +15,7 @@ WARNING: Models created in version 7.8.0 are not backwards compatible
|
||||||
a 7.8.0 node.
|
a 7.8.0 node.
|
||||||
|
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
|
|
||||||
[[ml-put-trained-models-request]]
|
[[ml-put-trained-models-request]]
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Starts a {dfanalytics-job}.
|
Starts a {dfanalytics-job}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
[[ml-start-dfanalytics-request]]
|
[[ml-start-dfanalytics-request]]
|
||||||
== {api-request-title}
|
== {api-request-title}
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Stops one or more {dfanalytics-jobs}.
|
Stops one or more {dfanalytics-jobs}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
[[ml-stop-dfanalytics-request]]
|
[[ml-stop-dfanalytics-request]]
|
||||||
== {api-request-title}
|
== {api-request-title}
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Updates an existing {dfanalytics-job}.
|
Updates an existing {dfanalytics-job}.
|
||||||
|
|
||||||
experimental[]
|
beta::[]
|
||||||
|
|
||||||
[[ml-update-dfanalytics-request]]
|
[[ml-update-dfanalytics-request]]
|
||||||
== {api-request-title}
|
== {api-request-title}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue