/MNIST-KNN

ML model to predict numbers based on the MNIST dataset. It has 97% accuracy. Used the OREILLY Hand On ML v2

Primary LanguageJupyter Notebook

MNIST-KNN

ML model to predict numbers based on the MNIST dataset. It has 97% accuracy. Used the OREILLY Hand On ML v2 If you are interested in using the model download the pk1 file and load it using joblib. I might make train a neural network or something on this dataset and see how it compares