irthomasthomas / undecidability

1 stars 0 forks source link

Strategies for Managing Machine Learning Model Metadata and Lineage #814

Open ShellLM opened 3 weeks ago

ShellLM commented 3 weeks ago

Strategies for Managing Machine Learning Model Metadata and Lineage

Snippet

Keeping track of models and their associated metadata.

Discussion

I am starting to accumulate a large number of models for a project I am working on, many of these models are old which I am keeping for archival sake, and many are fine tuned from other models. I am wondering if there is an industry standard way of dealing with this, in particular I am looking for the following:

Are there any tools of services which could help be achieve some of this functionality? Also, if this is not the sub for this question could I get some pointers in the correct direction. Thanks!

Original Reddit Discussion

Comments

u/fiftyfourseventeen

Weights and biases (wandb)

Gardienss

Aren't you just describing tensorboard with some added metadata ?

u/qalis

MLFlow is built literally for this purpose

Material_Policy6327

MLFlow is what we use

metric_logger

My colleague wrote a blog post on how to use Comet (an experiment tracking solution that does all you said) for object detection use-cases.

Compare Object Detection Models from Torchvision

gdpoc

In addition to wandb, comet, mlflow, and Neptune, (plug) state farm just open sourced a package called ThingStore for general process logging and tracking.

Suggested labels

None

ShellLM commented 2 weeks ago

Related content

665 similarity score: 0.85

734 similarity score: 0.85

660 similarity score: 0.84

750 similarity score: 0.84

699 similarity score: 0.83

647 similarity score: 0.83