-- From beginner to advanced Soledad Galli light version on udemy, full version on Train in Data
- Introduction
- Types of variables
- Types of problems in variables
- Machine learning model requirements
- Engineering missing values(NA) in numerical variables
- Engineering missing values (NA) in categorical variables
- Bonus: More on engineering missing values
- Engineering outliers in numerical variables
- Engineering rare values in categorical variables
- Engineer labels of categorical variables
- Engineering mixed variables
- Engineering dates
- Feature Scaling
- Gaussian Transformation
- Discretisation
- NEW: Engineering features with Feature_Engine
- Putting it all together