Feature Selection by Eigenvector Centrality

Feature Selection by Eigenvector Centrality for Matlab - Updates 2016
910 download
Aggiornato 21 dic 2016

Visualizza la licenza

A selection of recent state of the art "feature ranking and selection" methods for Matlab.

BibTex
------------------------------------------------------------------------
@InProceedings{RoffoICCV15,
author={G. Roffo and S. Melzi and M. Cristani},
booktitle={2015 IEEE International Conference on Computer Vision (ICCV)},
title={Infinite Feature Selection},
year={2015},
pages={4202-4210},
keywords={feature extraction;image classification;image filtering;matrix algebra;object recognition;Inf-FS;classification setting;feature learning strategy;filter-based feature selection;infinite feature selection;matrices;object recognition;Benchmark testing;Convergence;Feature extraction;Joining processes;Object recognition;Redundancy;Standards},
doi={10.1109/ICCV.2015.478},
month={Dec}}
------------------------------------------------------------------------

Cita come

Giorgio (2024). Feature Selection by Eigenvector Centrality (https://www.mathworks.com/matlabcentral/fileexchange/54764-feature-selection-by-eigenvector-centrality), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
4.1.0.0

+ documentation

3.9.0.0

[1] InfFS
[2] ECFS
[3] mrmr
[4] relieff
[5] mutinffs
[6] fsv
[7] laplacian
[8] mcfs
[9] rfe
[10] L0
[11] fisher
[12] UDFS
[13] llcfs
[14] cfs

3.0.0.0

- Added new method: Features Selection via Eigenvector Centrality (ECFS) 2016
- Updated the Infinite Feature Selection (InfFS) - Strong improvments on ranking accuracy 2016

2.2.0.0

Added 9 more feature selection methods from recent literature (2016)

1.6.0.0

http://www.mathworks.com/matlabcentral/fileexchange/56815-feature-selection-library

1.5.0.0

Demo file Added