Skip to content

Graceful fail of PreProcess methods in evaluate_models #627

@olliethomas

Description

@olliethomas

At the moment, only the case where an InProcess model fails is handled. This is done by returning a NaN Prediction object. It's not immediately clear to me what a failed pre-process method (or even a post-process method) should return. Maybe the original input/preds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcode-changeAn actual code change.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions