Skip to content

This repository contains a Python script that implements a K-Nearest Neighbors (KNN) classifier. It generates random labeled data, normalizes it, and classifies a test point based on the k nearest neighbors. The results are visualized using Matplotlib.

Notifications You must be signed in to change notification settings

BeratEr3n/K-Nearest-Neighbors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

This repository contains a Python script that implements a K-Nearest Neighbors (KNN) classifier. It generates random labeled data, normalizes it, and classifies a test point based on the k nearest neighbors. The results are visualized using Matplotlib.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages