Skip to content

Ashutosh27ind/Letter-Recognition-using-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Letter-Recognition-using-SVM

Letter Recognition using SVM

The data set is taken from the UCI repository. You can access the data dictionary of the letter recognition data set: https://archive.ics.uci.edu/ml/datasets/letter+recognition

It contains the 26 English alphabets as classes, so it's a multiclass classification problem with 26 classes.