Confusion matrices and ROC plots should be stored in MLflow as:
Select an answer to reveal the explanation.
Short Explanation
Plots are run artifacts — log_artifact/log_figure beside metrics.
Full Explanation
Artifacts store files (images, HTML, model files) on the run for later review.