-
Book Overview & Buying
-
Table Of Contents
Time Series with PyTorch
By :
So, how can we evaluate time-series modeling performance in a way that helps us to choose the best model? The no free lunch theorem tells us that when averaging over all possible problems, all algorithms perform similarly. An algorithm that performs well on one type of problem will perform less well on another; there is no perfect method for statistical modeling. If there is not one perfect method, our question becomes: which approaches work best (model assessment) and are practical options?
To do this, we follow a structured evaluation process. This helps ensure that model comparisons are fair and that the conclusions we draw about performance are meaningful. The core steps are as follows: