Skip to content

k-means clustering algorithm using Scala, MapReduce model and Apache Spark

Notifications You must be signed in to change notification settings

tsokkisl/MapReduce-k-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce - k-means clustering

Description

k-means clustering algorithm using Scala, MapReduce model and Apache Spark.

data.csv format

x Coordinate y Coordinate
x1 y1
x2 y2

About

k-means clustering algorithm using Scala, MapReduce model and Apache Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages