No description
Find a file
2017-06-17 03:03:29 +02:00
.gitignore reading file and converting to array of dataset 2017-06-14 20:20:50 +02:00
errorsCheck.go reading file and converting to array of dataset 2017-06-14 20:20:50 +02:00
euclideanDistance.go dist min 2017-06-17 03:03:29 +02:00
LICENSE Initial commit 2017-06-14 20:19:29 +02:00
main.go dist min 2017-06-17 03:03:29 +02:00
readDataFile.go calculating euclidean distances 2017-06-16 10:09:04 +02:00
README.md Initial commit 2017-06-14 20:19:29 +02:00
typeConverters.go calculating euclidean distances 2017-06-16 10:09:04 +02:00

goKNN

Go library of the K Nearest Neighbors algorithm, calculating the Euclidean distances