Is SVM supervised or unsupervised?
Michael Gray
Updated on April 16, 2026
“Support Vector Machine” (SVM) is a supervised machine learning algorithm that can be used for both classification or regression challenges. However, it is mostly used in classification problems.