Skip to content
#

knn-classification-algorithm

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This project implements a Handwritten Digit Recognition system using the K-Nearest Neighbors (KNN) algorithm. The system uses the MNIST dataset, a widely-used dataset containing 70,000 grayscale images of handwritten digits (0-9), each 28x28 pixels in size. The model is trained to classify these digits with high accuracy.

  • Updated Nov 24, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the knn-classification-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knn-classification-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more