Skip to content

Default stage for transforms (especially Standardize)Β #417

@vpratz

Description

@vpratz

While using BayesFlow, I have managed multiple times to ruin my trained adapter when trying to use it directly, as the naive adapter(data) call defaults to stage="training" for the Standardize transform. I would propose changing this, as I think it is a footgun that can mess up the pipeline/results after training without the user noticing necessarily. It's also not obvious that one has to be on the lookout for this, as the momentum is enabled by default.

@LarsKue @stefanradev93 What do you think?

Metadata

Metadata

Assignees

Labels

discussionDiscuss a topic or question not necessarily with a clear output in mind.user interfaceChanges to the user interface and improvements in usability

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions