Umbrella issue for pytorch-forecasting 2.0 design: #1736
In sktime/enhancement-proposals#39, @phoeenniixx suggested a LightningDataModule based design for the end state of dsipts and pytorch-forecasting 2.0.
As an work item, this implies a rework of the TimeSeriesDataSet using LightningDataModule, covering layers D1 and D2 (referencing the EP), with the D1 layer based on a refined design following #1757 (but simpler).
@phoeenniixx agreed to give this a go as part of an experimental PR.
Umbrella issue for
pytorch-forecasting 2.0design: #1736In sktime/enhancement-proposals#39, @phoeenniixx suggested a
LightningDataModulebased design for the end state of dsipts and pytorch-forecasting 2.0.As an work item, this implies a rework of the
TimeSeriesDataSetusingLightningDataModule, covering layers D1 and D2 (referencing the EP), with the D1 layer based on a refined design following #1757 (but simpler).@phoeenniixx agreed to give this a go as part of an experimental PR.