Lightning-AI/pytorch-lightning
在 GitHub 查看MLflow logger to log config.yaml as artifact
Open
#18,396 建立於 2023年8月25日
featurehelp wantedlogger: mlflow
倉庫指標
- Star
- (26,687 star)
- PR 合併指標
- (平均合併 9天 15小時) (30 天內合併 3 個 PR)
描述
Description & Motivation
The MLflow logger does not currently log the config.yaml file when using LightningCLI, meaning MLflow does not contain a complete record of an experiment
Pitch
The config.yaml file to be logged as an artifact
Alternatives
None, currently use a confluence page to link the MLflow run and config.yaml which is tedious
Additional context
No response
cc @borda