@Nuno Rodrigues I believe you are referring to this chart from the Azure ML portal.
Could you try the steps mentioned in this notebook? Step 5 and 6 to initiliaze an MLFlow client for downloading the best run along with its evaluation and artifacts? The notebook is also using a helper script metrics_helper.py
to calculate metrics for time series forecasting.