Skip to content

Latest commit

 

History

History
11 lines (4 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (4 loc) · 377 Bytes

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]