Windowing opertor

filippoFC
filippoFC New Altair Community Member
edited November 2024 in Community Q&A

Hi everyone. I have a problem with Windowing operator used for time series prediction. I'm using it in predicting the number of passenger of an airline company (as showed in the example in the tutorial process for the operator). My problem is that I don't recognize values in the label column showed as a result. In others words, if the Windowing converts the last term of each window into a label variable (or target variable)  then the values of label column should be coincide with some values of the original dataset. Unfortunately it is not the case. On the contrary, for every windowing size or horizon size I obtain different values which differs also with the original dataset. Someone can help me? Thanks


Answers