Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Handling encoding of a dataset which has more than total 2000 columns

$
0
0

Whenever we have a dataset for converting the categorical values to numerical values we generally use LabelEncoding, One Hot encoding etc techniques but all these are done manually going through each column. But what if our dataset is huge in terms of columns, here it wont be possible to go through each column manually, in such cases how do we handle encoding?

Are there any specific libraries available which deal with automatic encoding of variable?

Regards,
Sahil

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles