{{targetUnavailableMessage()}}
Recipe will not run successfully

Evaluation dataset

Model

Only the rows with the exact deployment id will be processed.
Your list of selected metrics has been updated and reset

Threshold

Partitioned model: using optimal threshold from each partition

Output

If empty, defaults to a random value. Limited to a-z, 0-9 and _. Specify same id as other Model Evaluation to overwrite.
If empty, defaults to the date and time of evaluation
Can contain variables in ${} notation, which are expanded when the recipe is run.
A Model Evaluation will include dynamically generated evaluation:date, evaluation:model-name and evaluationDataset:dataset-name labels, that you may override there.
The input dataset must contain the past data at least {{ prettyTimeSteps((modelDetails.iperf.minTimeseriesSizeForScoring + modelDetails.coreParams.predictionLength) * modelDetails.coreParams.timestepParams.numberOfTimeunits, modelDetails.coreParams.timestepParams.timeunit) }} ({{ prettyTimeSteps(modelDetails.iperf.minTimeseriesSizeForScoring * modelDetails.coreParams.timestepParams.numberOfTimeunits, modelDetails.coreParams.timestepParams.timeunit) }} to make predictions and {{ prettyTimeSteps(modelDetails.coreParams.predictionLength * modelDetails.coreParams.timestepParams.numberOfTimeunits, modelDetails.coreParams.timestepParams.timeunit) }} to evaluate them) of past data (for every evaluation window, up to {{ prettyTimeSteps(modelDetails.iperf.maxUsedTimestepsForScoring * modelDetails.coreParams.timestepParams.numberOfTimeunits, modelDetails.coreParams.timestepParams.timeunit) }} will be used for forecasting)
{{ prettyTimeSteps(modelDetails.coreParams.predictionLength * modelDetails.coreParams.timestepParams.numberOfTimeunits, modelDetails.coreParams.timestepParams.timeunit) }} ({{ modelDetails.coreParams.predictionLength }} {{ 'step' | plurify: modelDetails.coreParams.predictionLength }} of {{ prettyTimeSteps(modelDetails.coreParams.timestepParams.numberOfTimeunits, modelDetails.coreParams.timestepParams.timeunit) }}).
Output quantiles for every forecast time step
Not supported by algorithm.
Warning: Changing the number of evaluation timesteps may make comparisons with existing model evaluations meaningless.
Refit model on input data (only relevant for statistical models, mandatory for Seasonal trend).
{{ modelDetails.coreParams.treatment_variable }}
{{ treatmentValue === '' ? '<Empty>' : treatmentValue }}
{{ modelDetails.coreParams.positive_class }}
No propensity model has been trained along the main causal model
Note: metrics are computed with the variable {{modelDetails.coreParams.weight.sampleWeightVariable}} as sample weight.

Add custom evaluation metrics to score model on.

Computation will run with the code-env used to train the model: {{ modelEnvName }}

Warning: You do not have permission to write arbitrary code.

No settings are available for regression scoring

Spark

Container configuration

{{recipeStatus.selectedEngine.statusMessage}}