mirror of
https://github.com/BlackLight/fkmeans.git
synced 2024-12-28 02:05:12 +01:00
A tiny library in C for managing kmeans clusterization algorithm over arbitrary data sets, both by manually specifying the number k of clusters and computing it automatically using Schwarz criterion
kmeans.c | ||
kmeans.h | ||
Makefile | ||
test.c |