Available stack types for MQNHITS #272
NasrinNouriQB
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The MQNHITS model shows this list of stack types under its parameters:
Subset from ['seasonality', 'trend', 'identity', 'exogenous', 'exogenous_tcn', 'exogenous_wavenet']
But the _NHITS class only accepts 'identity' (line 251, 264, ...), can someone explain this please? Aren't other stack types supported yet?
Beta Was this translation helpful? Give feedback.
All reactions