Replies: 1 comment
-
Categorical variables are not handled explicitly, you need to encode them somehow, for example, using one-hot encoding. |
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
-
Thank you for the great work. How to run the smote variants for categorical variables in the data?
Beta Was this translation helpful? Give feedback.
All reactions