Project-MONAI / MONAI

AI Toolkit for Healthcare Imaging
https://monai.io/
Apache License 2.0
5.93k stars 1.09k forks source link

Fix the logging of a nested dictionary metric in MLflow #8169

Closed KumoLiu closed 1 month ago

KumoLiu commented 1 month ago

Fix https://github.com/Project-MONAI/model-zoo/issues/697

Description

Flatten the metric dict when the metric is a nested dictionary.

Types of changes

KumoLiu commented 1 month ago

/build