Issue of lookback data in Analytics
- April 24, 2020
- 4 replies
- 4083 views
Hi,
I have met an issue of lookback data in Analytics.
Now I have a time series TTF data, and trained a model with lookbacksize of 16.
And I mapped input features with nasaTTF_inputThing, with Value Stream configured.
Then I updated the nasaTTF_inputThing to trigger the Analytics Event.
You can see that all features are updated in the same moment.
But the Analysis Job shows that for the input data, 15 of 16 records are from same row, only last record is from previous row of Value Stream.
My understanding is that the so called lookback (with size 16) data should be coming from the previous 16 records of the Value Stream of nasaTTF_inputThing.
This issue makes time series prediction failed.
Can you please help to check - is there anything I missed or configured wrong?
Thanks a lot!

