Skip to content

OhTeaKay/KNN-algorythm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K Nearest Neighbor (KNN) is a very simple, easy-to-understand, and versatile machine learning algorithm.

Example of parameters in Run/Debug Configurations:

Data input example

[number of neighbours], [path to file with train data], [path to file with data to test]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages