March 2016
Beginner to intermediate
340 pages
7h 20m
English
The process of feature selection involves ranking variables or features according to their importance by training a predictive model using them and then trying to find out which variables were the most relevant features for that model. While each model often has its own set of important features, for classification we will use a random forest model here to try and figure out which variables might be of importance in general for classification-based predictions.
We perform feature selection for several reasons, which include:
Read now
Unlock full access