GluonTSDataError: Array 'feat_static_cat' has bad shape - expected 1 dimensions, got 2. #1480
pratikgehlott
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when I am using
feat_static_cat
, I am getting an error Array 'feat_static_cat' has a bad shape - expected 1 dimension, got 2. .I am giving my feat_static_cat as -
These are all my categorical features.
Is this right? or should I do something different
Beta Was this translation helpful? Give feedback.
All reactions