Skip to content

Prediction fails when a base model does not have an associated verifier model #18

@dscripka

Description

@dscripka

When a user instantiates a Model object with custom verifier models but only for a subset of the loaded base models, prediction will fail as it expects every base model to have a verifier.

The correct behavior should just skip the verification stage for base models that don't have an associated verifier model.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions