mirror of
https://github.com/arnaucube/goKNN.git
synced 2026-03-22 23:46:48 +01:00
No description
- Go 100%
| .gitignore | ||
| errorsCheck.go | ||
| euclideanDistance.go | ||
| LICENSE | ||
| main.go | ||
| readDataFile.go | ||
| README.md | ||
| typeConverters.go | ||
goKNN
Go library of the K Nearest Neighbors algorithm, calculating the Euclidean distances