Simple example and generic function for SVM binary classifier for general matrix
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.
Zitieren als
Dr. Soumya Banerjee (2026). Simple example and generic function for SVM binary classifier for general matrix (https://de.mathworks.com/matlabcentral/fileexchange/63649-simple-example-and-generic-function-for-svm-binary-classifier-for-general-matrix), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
SVM_example_upload_matrix/
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 | adding figure |
