Skip to content

Enable Presets to pre-load parameters for the same DAG #71285

Description

@vincenzonetti

Description

In a DAG we can currently specify different params and their default value however I'd like to have a list of presets from which I can load on the fly different pre-configured default values and load them on the fly and eventually edit the preset's default values from the UI if needed.

Use case/motivation

I often need to to run Machine learning training experiments with the same model architecture but different dataset for different tasks, since what changes is the dataset but not the architectures I use a dag to fetch data, train, evaluated etc. However different datasets need different augmentations techniques which often have lots of parameters and having multiple presets could help engineers start the training with a preselected config and maybe tweak only few parameters rather than rewriting the whole augmentations

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requestsneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions