Skip to content

An implementation of the k-NN machine learning algorithm in Java

Notifications You must be signed in to change notification settings

imaginaryCorn/k-nearest-neighbours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-nearest-neighbours

An implementation of the k-NN machine learning algorithm in Java.

Uses part of the Iris Species dataset as first used by R.A Fisher.
Made for an Assigment for COMP 307 Artificial Intellegance at Victoria University of Wellington.

About

An implementation of the k-NN machine learning algorithm in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages