Similarity classifier

Classifier based on similarity measure.
1,1K download
Aggiornato 17 nov 2011

Visualizza la licenza

This classifier is based on the idea that first we create ideal vectors from each class. In this implementation mean vectors are used. Then, it uses similarity measure to calculate similarities between samples and idealvectors and class of the sample is decided based on highest similarity value. See README-file for more information.

Cita come

Pasi Luukka (2024). Similarity classifier (https://www.mathworks.com/matlabcentral/fileexchange/31393-similarity-classifier), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14SP3
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
1.1.0.0

Updated to also include similarity measure based on Yu's norms.

1.0.0.0