Skip to content

A Java implementation of k-nearest neighbors classification algorithm

Notifications You must be signed in to change notification settings

Francismb/K-Nearest-Neigbors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KNN

A basic K-Nearest Neighbours classification algorithm implementation written in Java

How to

I have written a test application to test the algorithm which shows how to use it, this is located in test/org/knn/KnnTest.java

About

A Java implementation of k-nearest neighbors classification algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages