Skip to content

jbendahan/spark_cocluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Co-clustering algorithm implemented in Spark The algorithm takes as input a dataset of ratings (userId, itemed, score), and in iterative process clusters (groups) similar users and items together.

About

Spark implementation of co-clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages