Skip to content

This comperative study involves implementing kNN and Softmax Regression (Multinomial Logistic Regression) from scratch, and comparing their performance against Scikit-learn implementations on MNIST dataset.

Notifications You must be signed in to change notification settings

Ibrahim-Benkhedda/Comparative-Analysis-of-kNN-and-Softmax-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comparative-Analysis-of-kNN-and-Softmax-Regression

This comperative study involves implementing k-Nearest-Neighbours and Softmax Regression (Multinomial Logistic Regression) from scratch, and comparing their performance against Scikit-learn implementations on MNIST dataset.

About

This comperative study involves implementing kNN and Softmax Regression (Multinomial Logistic Regression) from scratch, and comparing their performance against Scikit-learn implementations on MNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published