We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0bb01 commit 326c031Copy full SHA for 326c031
docs/reference/ingest/processors/inference.asciidoc
@@ -27,8 +27,7 @@ include::common-options.asciidoc[]
27
"model_id": "flight_delay_regression-1571767128603",
28
"target_field": "FlightDelayMin_prediction_infer",
29
"field_mappings": {},
30
- "inference_config": { "regression": {} },
31
- "model_info_field": "ml"
+ "inference_config": { "regression": {} }
32
}
33
34
--------------------------------------------------
0 commit comments