KerasBeats icon indicating copy to clipboard operation
KerasBeats copied to clipboard

Important caveats: lookback > 1 for the interpretable setting?

Open fiannuzzi opened this issue 2 years ago • 1 comments

Hello! I get that one should set the horizon to at least 2, but I was wondering if that'd be true also for the lookback parameter. I get an error when instancing NBeatsModel() with lookback=1. Cheers --francesca

fiannuzzi avatar Oct 02 '22 13:10 fiannuzzi

Thank you, will take a look at this.

JonathanBechtel avatar Dec 15 '22 17:12 JonathanBechtel