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☆317Updated 5 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
- Former GraphX development repository. GraphX has been merged into Apache Spark; please submit pull requests there.☆359Updated 2 years ago
- k Betweenness Centrality algorithm for Spark using GraphX☆55Updated 8 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
- An implementation of DBSCAN runing on top of Apache Spark☆182Updated 7 years ago
- GraphChi's Java version☆238Updated last year
- DBSCAN clustering algorithm on top of Apache Spark☆262Updated 7 years ago
- ☆79Updated 6 years ago
- spark graphx 的原理及相关操作的源码解析☆215Updated 8 years ago
- A Distributed Matrix Operations Library Built on Top of Spark☆107Updated 8 years ago
- Large-scale ML & graph analytics on Giraph☆79Updated 9 years ago
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 9 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Spark algorithms for building k-nn graphs☆41Updated 6 years ago
- Java library and command-line application for converting Apache Spark ML pipelines to PMML☆269Updated 2 months ago
- Pure Java implementation of XGBoost predictor for online prediction tasks.☆346Updated 3 years ago
- k-Nearest Neighbors algorithm on Spark☆239Updated last year
- An implement of Factorization Machines (LibFM)☆252Updated 7 years ago
- Stream Data Mining Library for Spark Streaming☆496Updated 2 years ago
- Glint: High performance scala parameter server☆169Updated 7 years ago
- Random Walk (Personalized PageRank) Algorithms for Large Graphs☆73Updated 9 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…☆169Updated 6 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆124Updated 7 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- A scalable nearest neighbor search library in Apache Spark☆263Updated 6 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago
- Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)☆43Updated 2 years ago
- Spark-based GBM☆56Updated 5 years ago