© Timothy Masters 2020
T. MastersModern Data Mining Algorithms in C++ and CUDA Chttps://doi.org/10.1007/978-1-4842-5988-7_3

3. Local Feature Selection

Timothy Masters1 
(1)
Ithaca, NY, USA
 

Intuitive Overview of the Algorithm

Most common feature selection algorithms are primarily oriented toward favoring features that are at least somewhat predictive over the entire domain of the feature set. This predictivity may be nonlinear, and it may interact with other features, but such a predictor will be at a significant advantage over more powerful but only locally predictive candidates if the nature of its relationship to a target variable is at least somewhat consistent across the domain of all possible values of all candidate features.

This global favoritism ...

Get Modern Data Mining Algorithms in C++ and CUDA C: Recent Developments in Feature Extraction and Selection Algorithms for Data Science now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.