_timeseries#
Timeseries datasets.
Timeseries data is special and has to be processed and passed in a special way. This module defines TimeSeriesDataSet, a class that is able to handle a wide variety of timeseries data problems.
Functions
|
Identify end indices in series even if some values are missing. |
|
Check if tensor contains NAs or infinite values and has correct dimension. |
Classes
|
PyTorch Dataset for fitting timeseries models. |