I am working with a large dataset that has many categorical variables with many classes in each variable. I want to encode the categorical variables without increasing the dimensionality of the dataset like in the one-hot and dummy encoding. Please suggest me some good methods in python to do so.

Thank you beforehand!

Laith

More Laith Abu Lekham's questions See All
Similar questions and discussions