amitesh863 / nbeats_forecast

N-Beats library implementation
MIT License
86 stars 19 forks source link

TypeError: __init__() got an unexpected keyword argument 'thetas_dims' #5

Closed gpreet-singh closed 3 years ago

gpreet-singh commented 3 years ago

model = NBeats(data=data, period_to_forecast=194, train_percent=0.75)

This code used to work but now it won't. Is this beacause of using wrong version of packages?

amitesh863 commented 3 years ago

Hi, are you using the 1.3.6 version? Please update nbeats-forecast to 1.3.7.

ludomare commented 2 years ago

Hi, I have the same problem now with the 1.3.7

amitesh863 commented 2 years ago

Hi, I have the same problem now with the 1.3.7

Can you check the version of nbeats-pytorch?( It should be 1.3.0). If you have manually upgraded the nbeats-pytorch package, then please downgrade it to 1.3.0