How to do Ordinal Encoding using Pandas and Python (Ordinal vs OneHot Encoding)

preview_player
Показать описание
How to do Ordinal encoding on your training and test dataset. Ordinal Encoding vs OneHot Encoding. Ordinal encoding from category encoders.

TimeStamp:
Explaining Ordinal Encoding: 0:00 - 4:59

How to Ordinal Encoding Tutorial Begins: 5:00
Рекомендации по теме
Комментарии
Автор

Thanks for sharing knowledge. How can i do the process on multiple feature in a single shot, using loop?

mohammadsohel
Автор

how do you apply the same dictionary to multiple columns/features?

veatherese