Evaluation metrics not generated for Forecast Model

Hi,

My colleagues are using a Google cloud trial account to explore Vertex AI features and developing sample models to understand the process.

In this regard, they developed forecasting model to forecast traffic data for a particular highway using four years of past data with the help of Auto ML in Vertex AI. The model is trained successfully but the evaluation metrics are not generated after the training. They tried creating an evaluation job but still the metrics are not generated.

What could be the potential issue and how to proceed?

Thanks,

Anand

Hi @Anand_G ,

Welcome and thank you for reaching out to our community.

I understand that you are having challenges generating your Vertex AI evaluation metrics. There are numerous reasons why this might be happening such as the suitability of the forecasting method used, the quality of data used for training, the chosen evaluation metrics is not aligned with the forecasting objectives and the list goes on. Consider checking your logs as there might be error entries that can guide you in troubleshooting.

Let me share with you related documents that can help you in line with this concern.