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.
☆175Updated 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
- 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
- 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
- k Betweenness Centrality algorithm for Spark using GraphX☆55Updated 8 years ago
- GraphChi's Java version☆238Updated last year
- An implementation of DBSCAN runing on top of Apache Spark☆182Updated 7 years ago
- spark graphx 的原理及相关操作的源码解析☆213Updated 8 years ago
- DBSCAN clustering algorithm on top of Apache Spark☆261Updated 7 years ago
- Glint: High performance scala parameter server☆168Updated 6 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Stream Data Mining Library for Spark Streaming☆495Updated 2 years ago
- ☆80Updated 6 years ago
- Java library and command-line application for converting Apache Spark ML pipelines to PMML☆267Updated 5 months ago
- k-Nearest Neighbors algorithm on Spark☆239Updated last year
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 9 years ago
- Spark-based GBM☆56Updated 5 years ago
- A library to support distributed matrix computation for machine learning and data analysis☆52Updated 7 years ago
- A scalable nearest neighbor search library in Apache Spark☆262Updated 6 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…☆170Updated 6 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 6 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- A Distributed Matrix Operations Library Built on Top of Spark☆106Updated 8 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆125Updated 7 years ago
- My blogs☆47Updated 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.☆107Updated 10 years ago
- Large-scale ML & graph analytics on Giraph☆78Updated 9 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 9 years ago
- This package contains a generic implementation of greedy Information Theoretic Feature Selection (FS) methods. The implementation is base…☆134Updated 3 years ago