Commit Graph
7 Commits
Author SHA1 Message Date
Dr. Kashif Rasul cb012405bf optimized the imports 2020-03-30 13:01:08 +02:00
Dr. Kashif Rasul 37fdb0e5b7 set shuffling of time series in file and list dataset to false by default 2020-03-09 10:51:04 +01:00
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
Kashif Rasul da9721ec27 added dataset tests 2020-01-14 20:14:37 +01:00
Dr. Kashif Rasul 16a31f0b53 formatting 2019-12-21 14:59:50 +01:00
Dr. Kashif Rasul 05c6e73068 initial failing transform tests 2019-11-05 17:08:06 +01:00
Dr. Kashif Rasul 8415a522ec fix some imports 2019-11-05 16:43:18 +01:00