⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’
Excalidraw Data
Text Elements
Support Vector Machine (SVM)
Feature Space Visualization
LEGEND
Class -1
Class +1
Decision Boundary
Margin
Support Vector (-1)
Support Vector (+1)
Key Concepts:
• Hyperplane: w·x + b = 0
• Margin: 2/||w||
• Support Vectors: Points on margin boundaries that define the hyperplane
• Goal: Maximize margin while correctly classifying all points
← margin
margin →