Skip to content

monitored_metric_violation_check fails to find model_id #196

@ThomasHenckel

Description

@ThomasHenckel

When running the monitoring job the step monitored_metric_violation_check fails with

A column, variable, or function parameter with name `model_id` cannot be resolved. Did you mean one of the following? [`median`, `avg`, `count`, `max`, `min`]. 

This is because the the file deployment/batch_inference/predict.py not saving a field with this name.

can be fixed by saving a field with this name into the prediction table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions