Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bunji2/knn
Sample of k-NN (K-Nearest Neighbor algorithm) by GoLang
https://github.com/bunji2/knn
golang k-nn
Last synced: about 14 hours ago
JSON representation
Sample of k-NN (K-Nearest Neighbor algorithm) by GoLang
- Host: GitHub
- URL: https://github.com/bunji2/knn
- Owner: bunji2
- License: mit
- Created: 2018-12-08T13:31:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T15:20:00.000Z (over 3 years ago)
- Last Synced: 2024-06-20T10:14:01.646Z (5 months ago)
- Topics: golang, k-nn
- Language: Go
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# knn
Sample of k-NN (K-Nearest Neighbor algorithm) by GoLang# Document
https://godoc.org/github.com/bunji2/knn