Skip to content

nitinsomu/DigitClassificationUsingKNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Digit Classification Using KNN

A classification project on the famous load_digits dataset

This is a classification project that compares KNN methods to SVM and Decision Tree in classifying digits. PCA is used to identify if the data is separable linearly/non-linearly. The data is scaled using StandardScaler.

git clone https://github.com/nitinsomu/DigitClassificationUsingKNN

Run the cells sequentially use Shift+Enter.

About

A classification project on the famous load_digits dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors