Skip to content

SaadKaleem/ml-knn-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning - KNN Classifier & Noise Reduction Techniques.

Implementation of K-Nearest Neighbor ML Algorithm & Noise Reduction (Tomek Links Technique) on a set of synthetic generated random data on the 2D plane.

The libraries NumPy and Matplotlib were utilized for array-processing and generating graphs respectively.

A detailed analysis can be found here.

About

Machine Learning - KNN Algorithm Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages