business-science / modeltime.gluonts

GluonTS Deep Learning with Modeltime
https://business-science.github.io/modeltime.gluonts/
Other
38 stars 11 forks source link

Support for GluonTS 0.8.0 #28

Closed mdancho84 closed 3 years ago

mdancho84 commented 3 years ago

Up support to more current versions of GluonTS. GluonTS 0.8.0

mdancho84 commented 3 years ago

Support for GluonTS 0.8.0:

Modeltime GluonTS now support gluonts 0.8.0. Simply run install_gluonts() to upgrade. The upgraded support makes modeltime.gluonts incompatible with earlier versions of GluonTS (e.g. gluonts 0.6.3). The solution is to upgrade to gluonts 0.8.0, which requires:

Breaking Changes