Skip to content

pranav33317/SML-A2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A classification pipeline for three specific handwritten digits (0, 1, and 2) from the MNIST dataset using classic statistical techniques—specifically, Maximum Likelihood Estimation (MLE), Principal Component Analysis (PCA), Fisher’s Discriminant Analysis (FDA), and Discriminant Analysis (LDA/QDA). The project’s main goal was to see how well these methods, often taught in theory, actually perform on real image data, and whether reducing the dimensionality (with PCA or FDA) would affect classification accuracy in a meaningful way.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages