elasticsearch/docs/reference/ingest/processors
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
..
append.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
bytes.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
circle.asciidoc Geo: Switch generated GeoJson type names to camel case (#50285) (#50400) 2019-12-20 04:47:42 -10:00
common-options.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
convert.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
csv.asciidoc [DOS] Fix typo in CSV processor docs (#52649) 2020-02-25 08:47:58 -05:00
date-index-name.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
date.asciidoc Remove joda time mentions in documentation (#38720) 2019-02-14 10:18:48 +01:00
dissect.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
dot-expand.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
drop.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
enrich.asciidoc [DOCS] Explicitly document enrich target_field includes match_field (#49407) 2019-12-02 09:12:21 -05:00
fail.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
foreach.asciidoc bad formatted JSON object (#38515) (#38525) 2019-02-06 13:02:02 -07:00
geoip.asciidoc Allow list of IPs in geoip ingest processor (#49573) 2019-12-06 21:57:06 +01:00
grok.asciidoc Docs: Fix & test more grok processor documentation (#49447) 2019-12-03 11:47:27 +01:00
gsub.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
html_strip.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
inference.asciidoc [ML] adding prediction_field_type to inference config (#55128) 2020-04-15 08:32:48 -04:00
join.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
json.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
kv.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
lowercase.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
pipeline.asciidoc Add pipeline name to ingest metadata (#50467) 2020-01-15 16:17:05 +01:00
remove.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
rename.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
script.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
set-security-user.asciidoc Expose more authentication info to ingest pipeline (#51305) 2020-02-10 13:56:07 +11:00
set.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
sort.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
split.asciidoc Add option to split processor for preserving trailing empty fields (#48664) 2019-10-30 07:23:47 -05:00
trim.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
uppercase.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
url-decode.asciidoc Support array for all string ingest processors 2020-03-17 15:22:30 -05:00
user-agent.asciidoc [DOCS] Correct required file ext for user agent ingest processor (#48688) 2019-10-30 11:10:35 -04:00