🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Why do I get this warning that the length of my time series is -1 ?

peterdwUser: "peterdw"
New Altair Community Member
Updated by Jocelyn
I am trying to do a Forecast Validation on an ARIMA model.
This is my main process.

I definitely got data in my Excel.

Why this warning ?

If I run it then this error appears.


Find more posts tagged with

Sort by:
1 - 1 of 11
    Hi @peterdw,

    these are two different things. The first warning comes, because RapidMiner does not know the length of your excel file. Then it warns you that it may be too short. Did you run the wizard?

    The second one is an error of the ARIMA operator you likely run inside. It just fails to find a solution.

    Best,
    Martin