cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Predictive analytics Forecast service

Former Member
0 Likes
1,771

Hi,

We have created the table with fields Temperature,Pressure and Date. Requirement is to forecast the temperature value. We have inserted 300+ data's for the table and we have successfully registered the data set. With the data set ID we tried to run the forecast service in synchronous mode with date column as :Date" and target column as "temperature". But we are getting the following error

{ "errors": [ { "errorCode": "EXX114", "errorMessage": "An internal error has occurred : The training data set does not contain enough values for the\nextra-predictable variables to cover the number of requested forecasts." } ] }

May I know what is the minimum number of records we need to predict the values or the other possibilities to get the above error.

We are following the blog " https://www.sap.com/developer/tutorials/hcpps-rest-ps-forecast.html "

PFA for the issue.

View Entire Topic
Former Member
0 Likes

Hi @bdel

As per your suggestion we have created the table with only "date" and "temperature" column and without any extra predictors. When we register the dataset and tried to run the forecast service in Postman,we face the error as per the attached screen shot exx114.png.

Please suggest.

Thanks in advance,

Suriya

Former Member
0 Likes

Hi Suriya,

did you get any solution for the problem? I am also facing the same issue.

AbdelhalimDadouche
Active Contributor
0 Likes

Hi Suriya,

Can you share the dataset description for datasetID 42? It seems that this error is linked to the dataset description.

Thanks

Abdel

Former Member
0 Likes

Hi Abdel,

Thanks for your response.

datasetid-42.png ,this is our dataset description. Please suggest solution.

Thanks

Suriya

Former Member
0 Likes

Hi Suriya,

Have you got your answer as I have same question & scenario & could not know the answer ? Please reply,

Thank you in advance