aslotte / aslotte/MLOps.NET

[Model] Add the ability to associate labels with a model

Open
#163 2 comments 0 reactions 0 assignees View on GitHub
hacktoberfest
Dominant language
C#
Stars
81
Forks
28
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
A need has been expressed where it would be useful to add labels to models, e.g. "LegalHasApproved" or "Experimental"

**Describe the solution you'd like**
To support this, we'll need to add a new table called `Labels`.
We'll also need to add a new method `public void AddLabel(Guid runId, string name, string value)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.