feature subset
-
Feature selectionMLAI/DimensionalityReduction 2019. 10. 6. 14:59
1. Overview In machine learning and statistics, feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables, predictors) for use in model construction. Feature selection techniques are used for several reasons: simplification of models to make them easier to interpret by researchers/us..