filmov
tv
Lec-6.9 Data Preprocessing Encoding Categorical Data (Arif Butt @ Data Science)

Показать описание
1:20 Learning Agenda
2:51 Data Preprocessing and Feature Engineering
3:36 Understanding Data Types
8:30 Encoding Categorical Data
12:22 A step-by-step Hello World to Encoding Data
17:30 Label Encoder vs Ordinal Encoder
27:43 Conceptual understanding of One Hot Encoding
32:15 One Hot Encoding using Panda's get_dummies() method
36:20 One Hot Encoding using sklearn's OneHotEncoder Transformer
39:10 Complete Coding Example
51:30 Using ColumnTransformer for Encoding and Imputation
2:51 Data Preprocessing and Feature Engineering
3:36 Understanding Data Types
8:30 Encoding Categorical Data
12:22 A step-by-step Hello World to Encoding Data
17:30 Label Encoder vs Ordinal Encoder
27:43 Conceptual understanding of One Hot Encoding
32:15 One Hot Encoding using Panda's get_dummies() method
36:20 One Hot Encoding using sklearn's OneHotEncoder Transformer
39:10 Complete Coding Example
51:30 Using ColumnTransformer for Encoding and Imputation