Skip to content

Flag to set the base config from the CLI #1539

@tjhunter

Description

@tjhunter

Describe the task. It can be a feature, documentation, etc.

Currently, the default_config.yml is always loaded. This is an issue for example when writing integration tests.

The goal of this task is to add the functionality to train/infer/evaluate a model from a different default config.

Constraints:

  • it must respect the current --config and --options semantics of updating the config
  • only one default config can be specificied
  • if no option provided, it should default to the usual default_config.yaml

Suggestion: have an optional flag --base-config that specifies the base configuration.

Hedgedoc URL, if you are keeping notes, plots, logs in hedgedoc.

No response

Area

  • datasets, data readers, data preparation and transfer
  • model
  • science
  • infrastructure and engineering
  • evaluation, export and visualization
  • documentation

Metadata

Metadata

Assignees

Labels

infraIssues related to infrastructure

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions