Categorical Variable Encoding Using ( One Hot Encoder & Pandas get_dummies() Function)

Published: 04 January 2021
on channel: All About Analytics
3,094
43

In this video tutorial i have told you about how you can encode the Categorical variables using OneHotEncoder of Scikit Learn library & using get_dummies() function of Pandas library.

Dataset Link- https://raw.githubusercontent.com/pan...

Notebook file - https://github.com/Ayush810/Categoric...