Does "feature selection" consider the interdependence between multiple parameters, e.g. quotient, difference, etc., as meaningful combinations for identification?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!