Feature Space Partition (FSP)

A Local-Global Approach for Classification
27 téléchargements
Mise à jour 26 mai 2022

Afficher la licence

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

Citation pour cette source

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

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

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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