elasticsearch/docs/reference/ml/df-analytics/apis
Benjamin Trent c1afda4a23
[ML] adding prediction_field_type to inference config (#55128)
Data frame analytics dynamically determines the classification field type. This field type then dictates the encoded JSON that is written to Elasticsearch. 

Inference needs to know about this field type so that it may provide the EXACT SAME predicted values as analytics. 

Here is added a new field `prediction_field_type` which indicates the desired type. Options are: `string` (DEFAULT), `number`, `boolean` (where close_to(1.0) == true, false otherwise). 

Analytics provides the default `prediction_field_type` when the model is created from the process.
2020-04-15 08:32:48 -04:00
..
delete-dfanalytics.asciidoc [DOCS] Changes kibana_user to kibana_admin in DFA API prerequisites. (#54806) 2020-04-06 15:45:08 +02:00
delete-inference-trained-model.asciidoc [DOCS] Changes kibana_user to kibana_admin in DFA API prerequisites. (#54806) 2020-04-06 15:45:08 +02:00
evaluate-dfanalytics.asciidoc Add missing docs for new evaluation metrics (#50967) 2020-01-15 14:23:37 +01:00
explain-dfanalytics.asciidoc [DOCS] Removes unshared sections from ml-shared.asciidoc (#55129) 2020-04-14 15:19:31 -07:00
get-dfanalytics-stats.asciidoc [DOCS] Adds description of analysis_stats object and its properties to GET DFA stats API docs (#53881) 2020-03-31 13:27:54 +02:00
get-dfanalytics.asciidoc [DOCS] Removes unshared sections from ml-shared.asciidoc (#55129) 2020-04-14 15:19:31 -07:00
get-inference-trained-model-stats.asciidoc [DOCS] Fine-tunes data frame analytics API docs formatting. (#50799) 2020-01-09 16:21:01 +01:00
get-inference-trained-model.asciidoc [DOCS] Removes unshared sections from ml-shared.asciidoc (#55129) 2020-04-14 15:19:31 -07:00
index.asciidoc [DOCS] Adds PUT inference API docs (#51231) 2020-01-31 13:12:24 +01:00
put-dfanalytics.asciidoc [DOCS] Removes unshared sections from ml-shared.asciidoc (#55129) 2020-04-14 15:19:31 -07:00
put-inference.asciidoc [ML] adding prediction_field_type to inference config (#55128) 2020-04-15 08:32:48 -04:00
start-dfanalytics.asciidoc [DOCS] Removes unshared sections from ml-shared.asciidoc (#55129) 2020-04-14 15:19:31 -07:00
stop-dfanalytics.asciidoc [DOCS] Changes kibana_user to kibana_admin in DFA API prerequisites. (#54806) 2020-04-06 15:45:08 +02:00