Does "feature selection" consider the interdependence between multiple parameters, e.g. quotient, difference, etc., as meaningful combinations for identification?
Ältere Kommentare anzeigen
We want to identify important features in our data set. Using the Statistics and Machine Learning Toolbox R2018a we found suitable functions for feature selection. However, in the available feature selection methods, the following case is in our opinion not considered:
"2 Features A and B are not meaningful for distinguishing the important features individually, but the quotient A / B is very good."
Does feature selection consider the interdependence between multiple parameters, e.g. quotient, difference, etc., as meaningful combinations for identification?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!