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.
Zitieren als
Anand Mishra (2024). Multi Class Support Vector Machine (https://www.mathworks.com/matlabcentral/fileexchange/33170-multi-class-support-vector-machine), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |