Skip to content

Is it possible to override parameters from a .yaml file via defaults list? #2240

Answered by jieru-hu
YerePhy asked this question in Q&A
Discussion options

You must be logged in to vote

yes - since this is a config value you can override it in the yaml. note: defaults lists is used for config groups, not values.

datamodule:
  monai_holdout_datamodule:
    batch_size: 2

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@YerePhy
Comment options

@Jasha10
Comment options

@YerePhy
Comment options

@Jasha10
Comment options

Answer selected by YerePhy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants