Commit Graph
8 Commits
Author SHA1 Message Date
Kashif RasulandGitHub Enterprise 5bb0d7d6b6 Dataset (#4)
* Dataset is an iterable of DataEntry

* test_forecast_multivariate

* formatting

* offset can also be W-MON

* fix type

* fourier_time_features_from_frequency_str for weekly data

* randomly shuffle dataset for each worker

* filedataset is not scriptable

* read file randomly

* list and file datasets shuffle the time series in train

* do not shuffle time series in multivariate grouper

* fix tests

* formatting

* formatting
2020-03-05 12:04:09 +01:00
Dr. Kashif Rasul aaf1c2dbf3 refactored UniformSplitSampler and TestSplitSampler 2020-02-20 14:26:43 +01:00
Dr. Kashif Rasul 8c3bc77757 instance splitter fix 2019-12-20 12:16:44 +01:00
Dr. Kashif Rasul bb701476f2 batch_first 2019-12-19 21:34:17 +01:00
Dr. Kashif Rasul e7651a510a batch_first 2019-12-19 21:31:34 +01:00
Dr. Kashif Rasul 1f7f0556a3 fixed some types 2019-12-19 21:25:12 +01:00
Kashif Rasul ddeca6793a formatting 2019-12-14 16:14:02 +01:00
Kashif Rasul d8e9878218 moved transforms to their own module 2019-12-14 10:34:38 +01:00