SVM Image Classification Jupyter notebook performing image classification with sklearn.svm. Dataset Image files used are from https://github.com/Abhishek-Arora/Image-Classification-Using-SVM Installation conda create -n NAME python=3.6 scikit-learn scikit-image matplotlib jupyter notebook