SVMMDRBF
The idea of metric learning and support vector machine (SVM) have learned from each other in many recent work. The classifier obtained from SVM algorithm has many advantages, including largest margin and kernel trick. Meanwhile, metric learning algorithm can get a Mahalanobis distance function which emphasize relevant features and reduce the influence of non-informative features. The combination of these two methods, called as SVM with Mahalanobis distance based radial basis function (MDRBF) kernel, seems to be a good solution for most classification problems. We develop a algorithm which Learns a Mahalanobis distance kernel for support vector machine classification. And this is a demo code. If you find the code is useful, please cite our paper "Jiangyuan Mei, Xianqiang Yang, and Huijun Gao, Learning a Mahalanobis distance kernel for support vector machine classification, Journal of The Franklin Institute, under review."
Cite As
Jiangyuan Mei (2025). SVMMDRBF (https://uk.mathworks.com/matlabcentral/fileexchange/53749-svmmdrbf), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
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.
SVMMDRBF/
SVMMDRBF/SVMMDRBF/
SVMMDRBF/libsvm-3.20/matlab/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | 
