16 Commits

Author SHA1 Message Date
Kashif Rasul ea9b2b7df5 Gluon master (#29)
* Estimator needs an create_instance_splitter now

* updated estimators and tests

* fix test

* validated
2021-02-07 17:43:07 +01:00
Dr. Kashif Rasul b072ab227b initial gluonts dependency 2020-12-17 17:04:56 +01:00
Dr. Kashif Rasul e063a64ccc CustomDateFeatureSet returns summed array from dates 2020-06-16 18:38:53 +02:00
ssmall41 deaee14552 Add imports from holiday.py in unit test module (#14)
Fixes failing unit tests due to missing imports.
2020-05-30 10:39:39 +02:00
Edrin Basha 3b3b064c11 Add CustomHolidayFeatureSet (#13)
* Add CustomHolidayFeatureSet

Add CustomHolidayFeatureSet

* Add tests for CustomHolidayFeatureSet

Add tests for CustomHolidayFeatureSet

* Adding to init py

Adding to init py
2020-05-26 16:06:11 +02:00
Edrin Basha 204efc8bdc Add a new CustomDateFeatureSet class to calculate holiday features ba… (#12)
* Add a new CustomDateFeatureSet class to calculate holiday features based on an array of pandas timestamps

Add a new CustomDateFeatureSet class to calculate holiday features based on an array of pandas timestamps

* Added test case for the CustomDateFeatureSet

Added test case for the CustomDateFeatureSet

* Added new class in the init file

Added new class in the init file
2020-05-22 15:43:13 +02:00
Dr. Kashif Rasul 9d73d9aae8 added headers to tests and fixed readme.
For issue #11
2020-04-30 11:21:57 +02:00
Dr. Kashif Rasul 8cca0b33cb added 2020 holiday test 2019-12-22 13:25:32 +01:00
Dr. Kashif Rasul 29ea3df65e added holiday tests 2019-12-22 13:21:42 +01:00
Dr. Kashif Rasul 16a31f0b53 formatting 2019-12-21 14:59:50 +01:00
Kashif Rasul d8e9878218 moved transforms to their own module 2019-12-14 10:34:38 +01:00
Kashif Rasul 281874fcc2 fixed all transformation tests 2019-11-16 10:05:19 +01:00
Kashif Rasul 6de9121940 fixed all but 1 test 2019-11-14 21:48:37 +01:00
Kashif Rasul cbf5fe314a 15 failing tests 2019-11-14 21:29:38 +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