Multi Class Support Vector Machine
This function can classify more than two classes which is limited in MATLAB SVM. This is primary work and does not include plotting function for SVM.
This is version 3.0 of original function which removes some limitations of first & Second one.
Cite As
Anand Mishra (2024). Multi Class Support Vector Machine (https://www.mathworks.com/matlabcentral/fileexchange/33170-multi-class-support-vector-machine), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Adaptive Network-Based Fuzzy Inference System (ANFIS), Multi Class SVM
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.4 | Now the function is available in toolbox also. |
|
|
1.3.0.0 | This is version 3.0 of original function. |
||
1.2.0.0 | This is the update version 3.0 of original created Multi-Class SVM function by me. |
||
1.1.0.0 | This is Version 2.0 of Original Function. |
||
1.0.0.0 |