What happens if the result of the equation in SVM is exactly zero?
Monday, 07 August 2023
by EITCA Academy
When the result of the equation in a Support Vector Machine (SVM) is exactly zero, it indicates that the data point lies exactly on the decision boundary between the two classes. In other words, the data point is equidistant from the support vectors of both classes. To understand the significance of this, let's first consider
- Published in Artificial Intelligence, EITC/AI/MLP Machine Learning with Python, Support vector machine, Support vector assertion, Examination review
Tagged under:
Artificial Intelligence, Classification, Decision Boundary, Equidistant, Support Vector Machine, SVM

