/k-means

A simple implementation of the k-means algorithm written just for fun. I think it just kind of works, though

Primary LanguageJava

k-means

A simple implementation of the k-means algorithm written just for fun.

The little amount of data used is from an assignemnt in the course TDT4300 that was meant to be done by hand,