A personal learning project exploring image classification with scikit-learn SVMs and a simple GUI for cat detection.

Bonus images of my cat.
This was my first focused project in ML classifiers, and I wanted to start with a classic SVM before moving into deep learning.
I learned how preprocessing affects classifier performance and how to structure a small ML workflow end-to-end.