Error while train Train DeepAR Model
Hej !
I am encountering an issue while forecasting service hours demand using Infor Cloud Artificial Intelligence. Specifically, I used the DeepAR algorithm provided by Infor and trained the model with the "Train DeepAR Model" tool. For features, I included Order Date and Estimated Quantity, both data type are long. I used "Edit Metadata" function to convert them appropriately.
The goal was to estimate labor hours demand for the next 14 days based on historical data. However, I encountered the following error:
Cannot invoke "Object.toString()" because the return value of "java.utils.Map.get(object)" is null
Start and Time series to be forecasted are empty after running Quests
I am new here , take that into consideration and I am unsure why this error occurs. It would be greatly appreciated if anyone could provide insights or tips on resolving this issue