Question: In a binary classification problem using SVM, what does a decision boundary represent?
Options:
Correct Answer: The line that separates the two classes
Solution:
The decision boundary in SVM represents the hyperplane that separates the two classes in the feature space.