Commit Graph

19 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
c58ae78401 Moved clustering and observation structs to github.com/muesli/clusters 2018-06-05 23:27:50 +02:00
Christian Muehlhaeuser
f93f9c935e
Added clues when to use k-means to README 2018-05-28 03:11:35 +02:00
Christian Muehlhaeuser
ba34fac784
Use random data points in the simple example and README 2018-05-28 01:05:38 +02:00
Christian Muehlhaeuser
43d38b16f2 Don't confuse readers with different meanings of 'n' 2018-05-28 00:40:29 +02:00
Christian Muehlhaeuser
a2e4fa300c
The Plotter interface lets you attach custom plotters 2018-05-27 22:06:57 +02:00
Christian Muehlhaeuser
3cd22c49ed
Documented default delta thrshold in README 2018-05-27 15:57:24 +02:00
Christian Muehlhaeuser
1b576b719c
Updated documentation 2018-05-27 15:54:41 +02:00
Christian Muehlhaeuser
5f42506e49
Added coverage badge 2018-05-26 11:33:14 +02:00
Christian Muehlhaeuser
af45c949f7
Use kmeans.Points in examples 2018-05-26 11:32:25 +02:00
Christian Muehlhaeuser
28ca1d4a69
Added paragraph about algorithm's complexity to README 2018-05-26 09:02:30 +02:00
Christian Muehlhaeuser
ae7b956c11
Updated README title 2018-05-26 08:43:47 +02:00
Christian Muehlhaeuser
41c52813b2
Rename Run to Partition 2018-05-26 08:07:28 +02:00
Christian Muehlhaeuser
991ba4a3b2
Move wikipedia link to second paragraph 2018-05-26 07:55:33 +02:00
Christian Muehlhaeuser
d9dd1cb6d5
Enable syntax highlighting in README 2018-05-26 07:51:58 +02:00
Christian Muehlhaeuser
f3003012a2
Be more precise what a data point is 2018-05-26 07:39:00 +02:00
Christian Muehlhaeuser
c8582d6269
Fixed simple example 2018-05-26 07:36:22 +02:00
Christian Muehlhaeuser
2fa7595867
Added example to README 2018-05-26 07:34:34 +02:00
Christian Muehlhaeuser
4fad701c2a
Updated README and added animation 2018-05-26 06:38:24 +02:00
Christian Muehlhaeuser
00d1c00349
Initial commit 2018-05-26 06:00:20 +02:00