January 2018
Beginner to intermediate
316 pages
7h 14m
English
Recall that our goal with feature selection is to improve our machine learning capabilities by increasing predictive power and reducing the time cost. To do this, we introduce two broad categories of feature selection: statistical-based and model-based. Statistical-based feature selection will rely heavily on statistical tests that are separate from our machine learning models in order to select features during the training phase of our pipeline. Model-based selection relies on a preprocessing step that involves training a secondary machine learning model and using that model's predictive power to select features.
Both of these types of feature selection attempt to reduce the size of our data by subsetting from ...
Read now
Unlock full access