Skip to content

Spocin/Iris_k-NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris (k-NN)

This project was created as a part of the subject: Narzędzia sztucznej inteligencji

This project was made to implement and learn the k-nearest neighbours algorithm (k-NN) .

Description

This programme can be used to classify any given training and testing data set.

Inisde the IMPORT/ you can find widely know AI traning data set, Iris flower data set.

  • K - number of neighbours to classify for

You can also enter flower for single classification.

Reqirements

  • Java installed

Instalation

  • Open terminal
  • Go to Artifacts/
  • Type java -jar Iris_k-NN.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages