Rudzix77 / kNN-java

Simple implementation of kNN algorithm with graph drawing in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kNN Implementation in Java

Simple implementation of kNN alghoritm

Functions

  • Giving accuracy for given K value
  • Giving prediction for given coordinates
  • Drawing graph of K-accuracy relation

Information

  • It's working on the most common iris model
  • Your OS needs to support Emojis to get graph drawn well 😇
  • Java 8+

About

Simple implementation of kNN algorithm with graph drawing in Java


Languages

Language:Java 100.0%