GeroVanMi / algorithmic-quartet-mlops

A showcase Machine Learning Operations (MLOps) Project.
0 stars 1 forks source link

Choose a tool/the tools for monitoring metrics in training and production #20

Closed GeroVanMi closed 4 months ago

GeroVanMi commented 4 months ago

Weights & Biases:

Positive:

Negative:

Comet.ml

PyTorch

HYDRA

Pros

Cons

Alibi Detect

Pros

Cons

GeroVanMi commented 4 months ago

@vollOlga Give a quick ping, once this is ready for review!

vollOlga commented 4 months ago

@GeroVanMi I think, I am ready :)

GeroVanMi commented 4 months ago

@vollOlga Nice, thanks for the info, I have a few points regarding this:

  1. Thanks for the W&B review! It's really nice and the right level of detail. I would like it even more if you would focus on comparisions, so for example "W&B provides easy team collaboration, which is easier to set up compared to Tensorboard."
  2. What is the use case for Comet.ml? Where would you like to integrate it in our pipeline?
  3. I see you've added Alibi Detect, which I think could be very cool! However, I am unsure how we would detect data drift. Could you elaborate it a bit, how you were planning to use it?
  4. Same for HYDRA: Where would you add it in the pipeline?