|
@@ -743,6 +743,12 @@ The field that is added to incoming documents to contain the inference
|
|
|
prediction. Defaults to `predicted_value`.
|
|
|
end::inference-config-results-field[]
|
|
|
|
|
|
+tag::inference-config-results-field-processor[]
|
|
|
+The field that is added to incoming documents to contain the inference
|
|
|
+prediction. Defaults to the `results_field` value of the {dfanalytics-job} that was
|
|
|
+used to train the model, which defaults to `<dependent_variable>_prediction`.
|
|
|
+end::inference-config-results-field-processor[]
|
|
|
+
|
|
|
tag::influencers[]
|
|
|
A comma separated list of influencer field names. Typically these can be the by,
|
|
|
over, or partition fields that are used in the detector configuration. You might
|