How To Perform Data Encoding In Python

Опубликовано: 22 Август 2021
на канале: Analytics with Adam
2,200
87

#Python #DataEncoding #PythonData
How To Perform Data Encoding In Python
In this video we are going to run through how to perform data encoding in python.
We will take a car dataset and identify source columns where we can perform categorical encoding.

We will perform our data encoding in python with the pd.getdummies function and also use the pd.cut function in order to bin numeric data to reduce the number of categorical columns output by the pd.getdummies function.

Although there are more robust encoding strategies using scikitlearn and pipelines, I think this method is the best for beginners to easily apply.

The colab notebook is avaliable in github if you want to try this out for yourself just click open in colab to get started:

https://github.com/SuperDataWorld/Pyt...


Смотрите видео How To Perform Data Encoding In Python онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Analytics with Adam 22 Август 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,200 раз и оно понравилось 87 людям.