You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucode ed3b7e92b9 dist min 6 years ago
.gitignore reading file and converting to array of dataset 6 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago
errorsCheck.go reading file and converting to array of dataset 6 years ago
euclideanDistance.go dist min 6 years ago
main.go dist min 6 years ago
readDataFile.go calculating euclidean distances 6 years ago
typeConverters.go calculating euclidean distances 6 years ago

README.md

goKNN

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