Sotera / spark-distributed-louvain-modularityLinks
Spark / graphX implementation of the distributed louvain modularity algorithm
☆315Updated 4 years ago
Alternatives and similar repositories for spark-distributed-louvain-modularity
Users that are interested in spark-distributed-louvain-modularity are comparing it to the libraries listed below
Sorting:
- A GraphX implementation of Louvain method for community detection. This project also showcases the fact that you don't need to setup a cl…☆38Updated 7 years ago
- Distributed Graph Analytics (DGA) is a compendium of graph analytics written for Bulk-Synchronous-Parallel (BSP) processing frameworks su…☆175Updated 6 years ago
- spark graphx 的原理及相关操作的源码解析☆212Updated 8 years ago
- ☆80Updated 6 years ago
- Implements of community detection algorithms☆361Updated 6 years ago
- An implementation of DBSCAN runing on top of Apache Spark☆183Updated 7 years ago
- SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.☆152Updated 4 years ago
- graphx知识图谱、图计算相关☆64Updated 7 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 6 years ago
- A parallel implementation of factorization machines based on Spark