0

I was wondering how the implementation of logging is done where you just need to create an experiment object from comet_ml and it auto-detects and gives out all the statistics of the trained experiment. Is there some sort of logging system used?

1 Answers1

0

Comet ML is not a supported MLflow flavor. You need to write your own custom flavor for it.

Andre
  • 304
  • 1
  • 2