In this video, we discuss binning data with python using some nice python pandas functionality.
We start by binning categorical data with python by using the pd.getdummies function which facilitates one-hot encoding and the pd.Categorical function which allows a ranked categorical bin that can be easily treated as a numeric.
To assist with the binning of numerical data in python we used the pd.cut function and the pd.qcut function which converts numeric data to labeled categories in order to decrease dimensionality.
The notebook used for this video is available from github from the following link https://github.com/SuperDataWorld/Pyt...
Смотрите видео A guide to binning data with python (numeric and categorical) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Analytics with Adam 09 Февраль 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,566 раз и оно понравилось 38 людям.