Skip to content

Commit 0384faa

Browse files
committed
Merge branch 'master' of https://github.com/Norman12/clusters
2 parents b1c9c09 + 1e0e5ba commit 0384faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# clusters
22

3-
A go utility for fast clustering of datasets and making prediction about observations. It provides clean API for implementing different algorithms, as well as online learning.
3+
Go implementations of several clustering algoritms (k-means++, DBSCAN, OPTICS), as well as utilities for importing data and estimating optimal number of clusters.

0 commit comments

Comments
 (0)