Which of the following is a common technique for handling imbalanced datasets in SVM?
Which of the following kernel functions is commonly used with SVM for non-linear classification?
Which of the following is a commonly used optimization algorithm for training SVM?
Which of the following is a method used to handle non-linearly separable data in SVM?
What is the role of support vectors in SVM?
In which of the following scenarios would you use a soft-margin SVM?
What is the main purpose of the C parameter in SVM?
What is the main objective of Support Vector Machines (SVM) algorithm in machine learning?
Which of the following is an advantage of using SVM for classification?
Which of the following is a limitation of using SVM for multi-class classification?