Skip to content

sigurdurm/k-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-means

Source code for my M.Sc. thesis project in Computer Science at IT-University in Copenhagen, DK. 2013: "Clustering Player Behavior in Data Streams using MapReduce"

Here you can find:

  1. Normal Kmeans using scipy and numpy arrays
  2. mrjob Map-Reduce implementation (using a combiner function and a numpy array vectorisation)

About

Clustering with kmeans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages