HoltWinters prediction causing problem #1757
Unanswered
lohanilalit01-jpg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While loading the model trained for HoltWinters shows an argument error.
model = pickle.load(f)
TypeError: AdditiveLevel.init() takes 2 positional arguments but 3 were given
How can this be resolved or bypassed.
Beta Was this translation helpful? Give feedback.
All reactions