Feature Space Partition (FSP)

A Local-Global Approach for Classification
27 descargas
Actualizado 26 may 2022

Ver licencia

About FSP algorithm:
We propose a Local-Global classification scheme in which the feature space is, in a first phase, segmented by an unsupervised algorithm allowing, in a second phase, the application of distinct classification methods in each of the generated sub-region. The proposed segmentation process intentionally produces difficult-to-classify and easy-to-classify sub-regions. Consequently, it is possible to outcome, besides of the classification labels, a measure of confidence for these labels. In almost homogeneous regions one may be well-nigh sure of the classification result. The algorithm has a built-in stopping criterion to avoid over dividing the space, what would lead to overfitting. The Cauchy-Schwarz divergence is used as a measure of homogeneity in each partition. The proposed algorithm has shown very nice results when compared with 52 prototype selection algorithms. It also brings in the advantage of priory unveiling areas of the feature space where one should expect more (or less) difficult in classifying.
OBS: it is necessary to create a folder in the current directory with the name "data". It is necessary to include the dataset with the name following the format: "heart_dataset". A zipped example is available in: https://github.com/carolimarc/Feature-Space-Partition

Citar como

Carolina Marcelino (2024). Feature Space Partition (FSP) (https://www.mathworks.com/matlabcentral/fileexchange/112245-feature-space-partition-fsp), MATLAB Central File Exchange. Recuperado .

Marcelino, C.G. and Pedreira, C. E.."Feature Space Partition: A Local-Global Approach for Classification". Neural Computing and Applications, Springer, 2022.

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.3

README added

1.0.2

Author's: C.G. Marcelino and C.E. Pedreira

1.0.1

Author's: C.G. Marcelino and C.E. Pedreira

1.0.0