自动日志记录如何在 Comet 或 MLFlow 等 MLOps 平台中工作?

How does autologging work in MLOps platforms like Comet or MLFlow?

提问人:Rugved Somwanshi 提问时间:1/3/2022 更新时间:1/4/2022 访问量:97

问:

我想知道日志记录的实现是如何完成的,您只需要从 comet_ml 创建一个实验对象,它就会自动检测并给出经过训练的实验的所有统计信息。是否使用了某种日志记录系统?

彗星 MLflow MLOps

评论


答:

0赞 Andre 1/4/2022 #1

Comet ML 不是受支持的 MLflow 风格。您需要为它编写自己的自定义风格。