Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
The Inf-FS is a graph-based method which exploits the convergence properties of the power series of matrices to evaluate the importance of a feature with respect to all the other ones taken together. Indeed, in the Inf-FS formulation, each feature is mapped on an affinity graph, where nodes represent features and weighted edges relationships between them. Each path of a certain length l over the graph is seen as a possible selection of features. Therefore, varying these paths and letting them tend to an infinite number permits the investigation of the importance of each possible subset of features. The Inf-FS assigns a final score to each feature of the initial set; where the score is related to how much the given feature is a good candidate regarding the classification task. Therefore, ranking in descendant order the outcome of the Inf-FS allows us to perform the subset feature selection throughout a model selection stage to determine the number of features to be selected.
=========================================================================
Reference : Infinite Feature Selection
Link Paper :http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=7410835
ResearchGate: https://www.researchgate.net/publication/282576688_Infinite_Feature_Selection
=========================================================================
Citar como
Giorgio (2026). Infinite Feature Selection (https://la.mathworks.com/matlabcentral/fileexchange/54763-infinite-feature-selection), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: Feature Selection Library, Feature Selection Library, Feature Selection by Eigenvector Centrality
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.
Información general
- Versión 4.2 (4,05 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 4.2 | + Infinite Feature Selection Dec. 2016: "Unsupervised" & "Supervised" versions. |
|
|
| 4.0.0.0 | New methods
|
||
| 3.0.0.0 | - Added new method: Features Selection via Eigenvector Centrality (ECFS) 2016
|
||
| 2.2.0.0 | - New Inf-FS
|
||
| 1.6.0.0 | - some problems fixed |
||
| 1.5.0.0 |
