Question: Which of the following is NOT a common application of SVM?
Options:
Correct Answer: Clustering of data
Solution:
SVM is primarily used for classification tasks, while clustering is typically handled by different algorithms.