essoen / k-means

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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,

About

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


Languages

Language:Java 100.0%