← Back to projects
Digit Recognition (SVM)
Explores the dataset, visualizes samples, trains an SVM (SVC) model, and evaluates results using a confusion matrix and misclassification inspection to understand where the model fails.
Pythonscikit-learnSVM (SVC)Jupyter NotebookNumPypandasMatplotlibSeabornPlotly
Demo
Screenshots and a short video are coming soon. In the meantime, feel free to check the repository for implementation details.