Standardized Variable Distances (SVD)
In this study, a novel machine learning algorithm for multiclass classification is presented. The proposed method is designed based on the Minimum Distance Classifier (MDC) algorithm. The MDC is variance-insensitive because it classifies input vectors by calculating their distances/similarities with respect to class-centroids (average value of input vectors of a class). As it is known, real-world data contains certain proportions of noise. This situation negatively affects the performance of the MDC. To overcome this problem, we developed a variance-sensitive model, which we call Standardized Variable Distances (SVD), considering the standard deviation and z-score (standardized variable) factors.
You can access the Wine and WBCD datasets from the link below:
https://github.com/abdullahelen/MachineLearning/tree/main/SVD
Main paper:
Elen, A., & Avuçlu, E. (2021). Standardized Variable Distances: A distance-based machine learning method. Applied Soft Computing, 98(2021): 106855. doi: https://doi.org/10.1016/j.asoc.2020.106855
Cite As
Abdullah Elen (2026). Standardized Variable Distances (SVD) (https://github.com/abdullahelen/MachineLearning/releases/tag/v1.0), GitHub. Retrieved .
Elen, Abdullah, and Emre Avuçlu. “Standardized Variable Distances: A Distance-Based Machine Learning Method.” Applied Soft Computing, vol. 98, Elsevier BV, Jan. 2021, p. 106855, doi:10.1016/j.asoc.2020.106855.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
AGK
SVD
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0 |
