Skip to content

A simple approach to make prediction on the MNIST dataset. I will be adding different computer vision algorithms to get a overview of how good they are.

Notifications You must be signed in to change notification settings

sayantan1410/Digit_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Digit_Classifier

This is a prediction of the MNIST dataset. I have used the machine learning algorithm of Sci-kit learn to predict the hand written digits with a accuracy of 95 % on the training set and 93 % on the Test data set. The notebook uses the following libraries

  1. Numpy
  2. Pandas
  3. Matplotlib
  4. Sklearn

About

A simple approach to make prediction on the MNIST dataset. I will be adding different computer vision algorithms to get a overview of how good they are.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published