Skip to content

add an "is_dirty" check for models #30

Open
@grlloyd

Description

@grlloyd

At present a model can be trained and the the parameters changed before testing the model, or it contains outputs that do not correspond to the inputs. Providing an is_dirty check could print a warning if the inputs have changed and the outputs are accessed but the model hasn't been re-trained.

Metadata

Metadata

Assignees

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