Sotera / distributed-graph-analyticsLinks
Distributed Graph Analytics (DGA) is a compendium of graph analytics written for Bulk-Synchronous-Parallel (BSP) processing frameworks such as Giraph and GraphX. The analytics included are High Betweenness Set Extraction, Weakly Connected Components, Page Rank, Leaf Compression, and Louvain Modularity.
☆176Updated 6 years ago
Alternatives and similar repositories for distributed-graph-analytics
Users that are interested in distributed-graph-analytics are comparing it to the libraries listed below
Sorting:
- Spark / graphX implementation of the distributed louvain modularity algorithm☆316Updated 4 years ago
- Former GraphX development repository. GraphX has been merged into Apache Spark; please submit pull requests there.☆359Updated 2 years ago
- 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
- SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.☆152Updated 5 years ago
- k Betweenness Centrality algorithm for Spark using GraphX☆55Updated 8 years ago
- An implementation of DBSCAN runing on top of Apache Spark☆182Updated 7 years ago
- DBSCAN clustering algorithm on top of Apache Spark☆261Updated 7 years ago
- ☆80Updated 6 years ago
- spark graphx 的原理及相关操作的源码解析☆214Updated 8 years ago
- GraphChi's Java version☆238Updated last year
- Glint: High performance scala parameter server☆169Updated 7 years ago
- Random Walk (Personalized PageRank) Algorithms for Large Graphs☆73Updated 9 years ago
- Java library and command-line application for converting Apache Spark ML pipelines to PMML☆269Updated 3 weeks ago
- A Distributed Matrix Operations Library Built on Top of Spark☆106Updated 8 years ago
- Spark algorithms for building k-nn graphs☆42Updated 6 years ago
- Stream Data Mining Library for Spark Streaming☆495Updated 2 years ago
- Large-scale ML & graph analytics on Giraph☆79Updated 9 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Zen aims to provide the largest scale and the most efficient machine learning platform on top of Spark, including but not limited to logi…☆170Updated 6 years ago
- Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)☆43Updated 2 years ago
- A scalable nearest neighbor search library in Apache Spark☆263Updated 6 years ago
- util for janusgraph to import data and so on/Janusgraph 导数据等工具☆76Updated 4 years ago
- An implement of Factorization Machines (LibFM)☆252Updated 7 years ago
- My blogs☆47Updated 9 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago
- Spark-based GBM☆56Updated 5 years ago
- An Apache Spark implementation of the InfoMap community detection algorithm☆17Updated 5 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆125Updated 7 years ago
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 9 years ago
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆108Updated 10 years ago