Skip to content

Contributions on kmeans implementation in Spark using Scala.

License

Notifications You must be signed in to change notification settings

AndyFou/kmeans_contributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-means contributions

Contributions on kmeans implementation in Spark using Scala. More specifically, an implementation of Silhouette Coefficient and the implementation of initialization of centers in k-means.

This is a University Project, for the MSc of the Department of Informatics (AUTh). The report existing on the repository is in Greek and is analysing the theory behind the project and some results.

Dependencies:

  • Apache Spark: spark-1.6.1-bin-hadoop2.6.tgz
  • Scala v.2.10.4

About

Contributions on kmeans implementation in Spark using Scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages