MNIST dataset classifier using Support-Vector Machine.

In this project we are going to make a classification using a Support-Vector Machine.

The data set to be classified will be MNIST, which is a set of images that represent handwritten numbers.

This project was made by the libraries: numpy, pandas, scikit-learn, matplotlib and seaborn

Project link: https://github.com/amigo20th/Clasificador_SVM_a_MNIST/

2021 © Sergio I. Mota | All rights reserved.