Skip to content

SAUMITRAJAGDALE/Image_Classification_SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Image_Classification_SVM

It is a machine learning SVM model which predicts the digit from the given input image.

Install the necessary packages using pip: pip install matplotlib pip install sklearn

Run the code and input any integer value(The index of the list of testing image) The model will predict which digit it is.

About

It is a machine learning SVM model which predicts the digit from the given input image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages