Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
The DEMO includes 5 feature selection algorithms:
• Sequential Forward Selection (SFS)
• Sequential Floating Forward Selection (SFFS)
• Sequential Backward Selection (SBS)
• Sequential Floating Backward Selection (SFBS)
• ReliefF
Two CCR estimation methods:
• Cross-validation
• Resubstitution
After selecting the best feature subset, the classifier obtained can be used for classifying any pattern.
Figure: Upper panel is the pattern x feature matrix
Lower panel left are the features selected
Lower panel right is the CCR curve during feature selection steps
Right panel is the classification results of some patterns.
This software was developed using Matlab 7.5 and Windows XP.
Copyright: D. Ververidis and C.Kotropoulos
AIIA Lab, Thessaloniki, Greece,
jimver@aiia.csd.auth.gr
costas@aiia.csd.auth.gr
In order to run the DEMO:
In order to run the demo:
- A PC with Windows XP is needed.
- Use Matlab7.5 or later to run DEMO.m
1) Select the ‘finalvec.mat’ dataset (patterns x [features+1] matrix) from 'PatTargMatrices' folder. The last column of ‘finalvec.mat’ are the targets.
2) Press the run button on the panel. It is the second one.
3) After the selection of the optimum feature set, select a set of patterns for classification using the open folder button (last button). It can be the same data-set that was used for training the feature selection algorithm
% REFERENCES:
[1] D. Ververidis and C. Kotropoulos, "Fast and accurate feature subset selection applied into speech emotion recognition," Els. Signal Process., vol. 88, issue 12, pp. 2956-2970, 2008.
[2] D. Ververidis and C. Kotropoulos, "Information loss of the Mahalanobis distance in high dimensions: Application to feature selection," IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 31, no. 12, pp. 2275-2281, 2009.
Citation pour cette source
Dimitrios Ververidis (2026). Feature Selection using Matlab (https://fr.mathworks.com/matlabcentral/fileexchange/22970-feature-selection-using-matlab), MATLAB Central File Exchange. Extrait(e) le .
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et MATLAB Answers
Informations générales
- Version 1.5.0.0 (3,15 Mo)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.5.0.0 | PAMI paper accepted |
||
| 1.4.0.0 | 5.1.8 Help menu added
|
||
| 1.3.0.0 | News: Version 5.1.6 supports up to 7 classes. |
||
| 1.1.0.0 | Latest version 5.1.5 includes also
|
||
| 1.0.0.0 |
