awslabs / gluonts

Probabilistic time series modeling in Python
https://ts.gluon.ai
Apache License 2.0
4.56k stars 748 forks source link

Prediction for train data #2009

Closed santoshpalaskar77 closed 1 year ago

santoshpalaskar77 commented 2 years ago

Description

(A clear and concise description of what the feature is.)

lostella commented 2 years ago

Hi @santoshpalaskar77 two ways you can do this currently:

Please be aware that the final window of each time series in the training data has probably been used for training purposes, therefore optimizing too much for accuracy there may lead to overfitting.