Timeseries too short for training Error

Tokoro-San
Tokoro-San Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 2 ✭✭

Hello community,

When using time series to predict the next candidate for the presidential elections over a period of 1,2 and 3 years we've set a date for each elections because there were no date. so for each elections (we used the last 3 elections) we generated the year of the election at format : yyyy-dd-mmTHH:MM:SS.ss. And this date is the same for each election. We got the same error as below:

Failed to train :<class 'ValueError>: Timeseries too short for training. Identifier : {"Candidate_Name":"Toto"}|Length: 5 < Minlength :<number>. try to decrease the evaluation set size and/or the season length (if applicable).

When incrementing the date for each election we also get the same error is someone have any idea ?


Operating system used: Windows

Tagged:

Answers

  • Catalina
    Catalina Dataiker, Dataiku DSS Core Designer, Registered Posts: 135 Dataiker
  • Tokoro-San
    Tokoro-San Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 2 ✭✭

    We updated the version and now we get : Failed to train : <class 'ValueError'> : All input time series are shorter than the min required length of 22 for training. Check the logs for more details.

    The toto candidate which is an example exists for like 1000 rows with different dates so this is very strange. Do you know how can we solve this ?

Setup Info
    Tags
      Help me…