Feature Selection - Data Mining Fundamentals

Originally published at: https://tutorials.datasciencedojo.com/feature-selection-data-mining/

Feature selection is another way of performing dimensionality reduction. We discuss the many techniques for feature subset selection, including the brute-force approach, embedded approach, and filter approach. Feature subset selection will reduce redundant and irrelevant features in your data.

Watch the next video in this series

(154)