Skip to content

This Digit Recognizer Uses Support Vector Machines to Predict the input hand-written number from 0-9.

Notifications You must be signed in to change notification settings

srikant-ch5/Hand-Written-Digit-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hand-Written-Digit-Recognizer

This Digit Recognizer Uses Support Vector Machines to Predict the input hand-written number from 0-9. It loads the data from popular MNIST dataset and converts into csv file and then uses scikitlearn's svm to fit the data and classify it. Its returns the predicted digit number.

About

This Digit Recognizer Uses Support Vector Machines to Predict the input hand-written number from 0-9.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages