How to use Parallel Coordinates Plot for Predictor selection?
Show older comments
Hi,
I have a question about Parallel Coordinates Plot from Classifier app (Machine Learning).
I have Parallel Coordinates Plot just like the one shown in the figure on this page: https://www.mathworks.com/help/stats/feature-selection-and-feature-transformation.html#buwh6hc-1
In the description of this page (on point 5), its mentioned that "If you identify predictors that are not useful for separating out classes, use Feature Selection to remove them and train classifiers including only the most useful predictors."
Its not clear to me how can I use this plot to figure out which predictior are not useful for separating out the classes? In my plot I have 35 features for 2 classes, I want to remove the features which are not helpful for disntnigushing my classes, so I want to reduce the dimensionality of my data and remove the unuseful features. But I have to idea how this figure can be helpful me in removing those features.
Any help would be really appreciated.
Thanks !
Sahil
Accepted Answer
More Answers (1)
Perry Gogas
on 13 Nov 2019
0 votes
But I think that you also have to look at the missclassified cases marked with the dashed lines. These too provide information on the importance of each variable.
Categories
Find more on Discriminant Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!