Comparison of classifier Algorithms on Diabetes Health Indicators Dataset.
-
Updated
Oct 2, 2024 - Jupyter Notebook
Comparison of classifier Algorithms on Diabetes Health Indicators Dataset.
This repo have an example of amazon baby product reviews classification using knn from scratch.
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.
Add a description, image, and links to the knn-classification-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the knn-classification-algorithm topic, visit your repo's landing page and select "manage topics."