Skip to content

xsoufiane/spark-transitive-closure

Repository files navigation

The project does the following :
  *load trajectories from HDFS;
  *compute the similarities and construct the fuzzy subjective similarity relation;
  *compute the transitive closure to obtain a fuzzy similarity relation depending on several t-norms and
  two algortihms (semi-naive and smart); 
  *construct the similarity graph and get the connected elements to form the clusters;
  *persist the clusters into MongoDB via the reactive mongodb driver in an async way.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published