DEV Community

Play Button Pause Button
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

The Legend of Data - Ep.10 - Categorical Data

Categorical data are everywhere, but machines are not good at dealing with them. So we need to have different ways of handling categorical data. In this episode, we will briefly introduce come ways of categorical data feature engineering and some machine learning algorithms that are designed to deal with categorical data.

If you have any questions or any suggestions about which Python or Data Science topics to cover, please leave your comment at my Twitch channel

You can get the slide deck here. The notebook that I used can be found here.

Top comments (0)