Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 498 Bytes

gouda/kmeans

An implementation of the k-means data clustering algorithm that supports various distance measures.

Documentation

API documentation:

Basic example (run with go test -v in this directory):

Author

Copyright (C) 2018 by Pawel Foremski, @pforemski.

Licensed under GNU GPL v3.