StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
Supervised Learning
/
Other Models
/
SVM (margin intuition, kernel trick)
← Previous
Next →
203.
Definition of SVM Margin
easy
What is the margin in a Support Vector Machine?
A
The distance between the decision boundary and the nearest training points from each class
B
The distance between the centroids of the two classes in the feature space
C
The regularization penalty applied to the decision boundary to prevent overfitting
D
The proportion of training samples correctly classified by the decision boundary
Sign in to verify your answer
← Back to Questions