microsoft / microsoft/dstoolkit-mlops-v2

Add traceability for custom Model back to Job

Open
#153 0 comments 0 reactions 1 assignee View on GitHub

@sweanan is already working on this.

Since Sep 5, 2024.

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

Description


Name About
🚀 Add traceability for custom model As a User, Registered Models should be connected back to the job that created, so that you can see what Job created what Model.

Problem Statement

Currently registered custom models aren't connected to the job that created them. This is a problem because users should be able to trace back to the job that created the model. Having traceability of the model back to the jobs back to the data for understanding / answering the question of "where did this model come from?"

Acceptance Criteria

  • The Job that created the model can easily be found from the registered model.
  • A markdown doc is created giving details on the why and how it was done.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.