How Support Vector Machine works
The implemented SVM optimizes a separating decision function under the selected kernel and penalty settings. Linear and nonlinear choices change how similarity and margin constraints shape the boundary.
The main visualizer runs the implemented model in your browser and exposes the stored state, predictions, and metrics instead of substituting fabricated demo numbers.