Skip to content

Image classification using naive bayes classifier model. Also uses PCA to reduce dimensionality. Project for Statistical Learning and Neural Networks Spring 2023

Notifications You must be signed in to change notification settings

Valerieraem/MNIST-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-Image-Classification

Uses the MNIST dataset with 60,000 images of handwritten digits and 10,000 testing images. Goal of the project was to create a Naive Bayes classifier to match the images to their respective labels. After training I created three confusion matrices using the Seaborn package, these are included in the report PDF HERE.

About

Image classification using naive bayes classifier model. Also uses PCA to reduce dimensionality. Project for Statistical Learning and Neural Networks Spring 2023

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages