business-science / modeltime

Modeltime unlocks time series forecast models and machine learning in one framework
https://business-science.github.io/modeltime/
Other
522 stars 79 forks source link

Is it possible to inlclude the long short-term memory (LSTM) network in the package? #245

Open Freestyleyang opened 5 months ago

Freestyleyang commented 5 months ago

@mdancho84

Hi There,

Thank you for your amazing work in developing the package. In terms of the time series forcasting algorithm, is it possible to inlclude the long short-term memory (LSTM) network in the package? Thanks.

Regards, Yang

joranE commented 5 months ago

You should look at the modeltime.gluonts extension package (although fair warning, in my experience it was fairly finicky to get working).