An open API service indexing awesome lists of open source software.

https://github.com/mattn/go-knn-iris

Implementation of KNN in Go
https://github.com/mattn/go-knn-iris

golang knn machine-learning

Last synced: 2 months ago
JSON representation

Implementation of KNN in Go

Awesome Lists containing this project

README

          

# go-knn-iris

Implementation of KNN

## License

MIT

## Author

Yasuhiro Matsumoto (a.k.a. mattn)