seniorSVM
What is the role of bias term (b) in SVM?
Updated May 17, 2026
Short answer
The bias term shifts the decision boundary away from the origin.
Deep explanation
Without bias, the hyperplane must pass through the origin, limiting flexibility. The bias term allows translation of the hyperplane, enabling better separation. It is learned during optimization alongside the weight vector.
Unlock with a Pro subscription to view this section.
View pricingReal-world example
No real-world example available yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProCommon mistakes
No common mistakes listed yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProFollow-up questions
No follow-up questions available yet.
Unlock with a Pro subscription to view this section.
Upgrade to Pro