Gluon master (#29)

* Estimator needs an create_instance_splitter now

* updated estimators and tests

* fix test

* validated
This commit is contained in:
Kashif Rasul
2021-02-07 17:43:07 +01:00
committed by GitHub Enterprise
parent d5cef439af
commit ea9b2b7df5
16 changed files with 452 additions and 232 deletions
+2 -3
View File
@@ -19,7 +19,7 @@ from pandas.tseries.holiday import Holiday
# First-party imports
from pts.feature.holiday import (
from gluonts.time_feature.holiday import (
CHRISTMAS_DAY,
CHRISTMAS_EVE,
COLUMBUS_DAY,
@@ -42,9 +42,8 @@ from pts.feature.holiday import (
SpecialDateFeatureSet,
squared_exponential_kernel,
exponential_kernel,
CustomDateFeatureSet,
CustomHolidayFeatureSet,
)
from pts.feature.holiday import CustomDateFeatureSet, CustomHolidayFeatureSet
test_dates = {
NEW_YEARS_DAY: [