Simple example and generic function for SVM binary classifier for general matrix

Simple generic function that takes two labelled classes and trains SVM classifier (general matrix).
156 téléchargements
Mise à jour 8 juil. 2017

Afficher la licence

Simple generic function that takes two labelled classes and trains binary SVM classifier. Has very basic example code to call SVM classifier and train SVM on labelled data (returns the trained SVM as a structure). Based on code from the mathworks website and matlab documentation. Takes a general matrix by downloading spam data from UCI repository.

Citation pour cette source

Dr. Soumya Banerjee (2026). Simple example and generic function for SVM binary classifier for general matrix (https://fr.mathworks.com/matlabcentral/fileexchange/63649-simple-example-and-generic-function-for-svm-binary-classifier-for-general-matrix), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.0.0

adding figure