[DOCS] Expands GET DFA stats API docs with new phases (#56407)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
István Zoltán Szabó 2020-05-11 09:22:30 +02:00
parent c0985615aa
commit ebe1e4c4c4
1 changed files with 11 additions and 1 deletions

View File

@ -478,7 +478,17 @@ include::{docdir}/ml/ml-shared.asciidoc[tag=node-transport-address]
=====
`phase`:::
(string) Defines the phase of the {dfanalytics-job}. Possible phases:
`reindexing`, `loading_data`, `analyzing`, and `writing_results`.
* `reindexing`,
* `loading_data`,
* `computing_outliers` (for {oldetection} only),
* `feature_selection` (for {regression} and {classification} only),
* `coarse_parameter_search` (for {regression} and {classification} only),
* `fine_tuning_parameters` (for {regression} and {classification} only),
* `final_training` (for {regression} and {classification} only),
* `writing_results`.
+
To learn more about the different phases, refer to
{ml-docs}/ml-dfa-phases.html[How a {dfanalytics} job works].
`progress_percent`:::
(integer) The progress that the {dfanalytics-job} has made expressed in