Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is numpy==1.16.1 the only numpy version compatible with ESRNN? #28

Closed
michellemorales opened this issue Mar 23, 2021 · 1 comment · Fixed by #30
Closed

Why is numpy==1.16.1 the only numpy version compatible with ESRNN? #28

michellemorales opened this issue Mar 23, 2021 · 1 comment · Fixed by #30

Comments

@michellemorales
Copy link

Hi there,

I am working on building a forecasting ensemble pipeline that leverages a few different open source forecasting models, ESRNN, Keras, FBprophet, etc.

However, ESRNN is the only one that has an exact numpy version requirement, which is an older version than the rest of the libraries require. I am wondering why this is the only numpy version compatible with the library? It makes it impossible to ensemble it with any other library.

@AzulGarza AzulGarza linked a pull request May 14, 2021 that will close this issue
@AzulGarza
Copy link
Collaborator

Hi @michellemorales,

The latest version does not have this limitation.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants