Replies: 1 comment
-
I assume your data is not really structured data. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I have the following dataset shape - (4213, 1024, 56) (4213, 8), so I have some 4213 records with shape 1024x56 and need to predict the class of each record. How I should prepare data for StructuredDataClassifier? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions