microsoft / microsoft/dstoolkit-mlops-v2

Move hard-coded YAML components in mlops_pipeline to config.yaml

Open
#147 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
33
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Have the mlops_pipeline construct_pipeline method load a list of components that are available in the config.yaml

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the mlops_pipeline construct_pipeline method and inspect how its YAML components are currently defined. Read config.yaml and trace the method's configuration loading; the work is done when construct_pipeline loads the available component list from config.yaml instead of using hard-coded components.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.