Skip to content

This study investigates the efficacy of the k-nearest neighbors (k-NN) algorithm in classifying grayscale images from the CIFAR-10 dataset. 🚀 #ImageProcessing #KNN

Notifications You must be signed in to change notification settings

FahimMahi/Image-Classification-on-the-CIFAR-10-Dataset

 
 

Repository files navigation

Image Classification on the CIFAR-10 Dataset: A Comparative Study of Manhattan and Euclidean Distances With 5-Fold Cross-Validation

This study investigates the efficacy of the k-nearest neighbors (k-NN) algorithm in classifying grayscale images from the CIFAR-10 dataset, focusing on comparing the performance of Manhattan (L1) and Euclidean (L2) distance metrics.

About

This study investigates the efficacy of the k-nearest neighbors (k-NN) algorithm in classifying grayscale images from the CIFAR-10 dataset. 🚀 #ImageProcessing #KNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%