OpenSearch/x-pack
Benjamin Trent 8ff2cbf1a3
[7.x] [ML] adding prediction_field_type to inference config (#55128) (#55230)
* [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 09:45:22 -04:00
..
dev-tools
docs [DOCS] Removed obsolete warning about no way to securely store passwords (#55133) (#55140) 2020-04-13 21:38:32 -07:00
license-tools
plugin [7.x] [ML] adding prediction_field_type to inference config (#55128) (#55230) 2020-04-15 09:45:22 -04:00
qa [7.x] Add analytics plugin usage stats to _xpack/usage (#54911) (#55162) 2020-04-14 17:03:14 -04:00
snapshot-tool Remove guava from transitive compile classpath (#54309) (#54695) 2020-04-07 23:20:17 -07:00
test Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
transport-client [7.x] Re-add origin url information to publish POM files (#55173) 2020-04-14 13:24:15 -07:00
NOTICE.txt
README.md
build.gradle

README.md

Elastic License Functionality

This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Apache License 2.0.