Skip to content

drobison/knn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knn

K-nearest neighbors algorithm

Description: Naive implantation of K-nearest neighbors algorithm for a homework assignment.

Files: 1.txt – training points from class 1 2.txt – training points from class 2 input.txt – test points with their correct class output.txt – results stored

About

K-nearest neighbors algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages