lschmiddey/deep_tabular_augmentation

Add embeddings for categorical variables

Closed this issue · 1 comments

Add embeddings for categorical variables

Can you tell me which kind of categorical embedding would be best suited for a dataset having categorical variables and the cardinality is less for all of them?( For eg: in case of Gender). Is one hot encoding only required for such a case?