Last semester you learnt some data preparation techniques, such as scaling and transformations. Now we will build on that by covering techniques to generate new features from existing features.
Introduction to Feature Engineering
A short introduction to feature engineering and related tasks.
In this lecture we will cover dimensional reduction techniques. Dimensionality reduction is about representing the data in a lower dimensional space in such a way that certain properties of the data are preserved as much as possible.
In this practical we (you) are going to analyse a churn dataset. The purpose of this practical is to ensure you are happy with both data mining workflow and classification models that were covered in Data Mining 1 module.