torch_timeseries.dataset.ETTh1
- class ETTh1(root: str = './data')[source]
Bases:
TimeSeriesDatasetElectricity Transformer Temperature hourly. This dataset contains 2-year data from two separate counties in China. Each data point consists of the target value “oil temperature” and 6 power load features.
This dataset is collected by Informer and is available at https://github.com/zhouhaoyi/ETDataset.
_summary_
- Parameters:
root (str) – data save location