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☆315Updated 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
- 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
- Former GraphX development repository. GraphX has been merged into Apache Spark; please submit pull requests there.☆360Updated 2 years ago
- k Betweenness Centrality algorithm for Spark using GraphX☆55Updated 8 years ago
- ☆80Updated 6 years ago
- An implementation of DBSCAN runing on top of Apache Spark☆183Updated 7 years ago
- spark graphx 的原理及相关操作的源码解析☆212Updated 8 years ago
- GraphChi's Java version☆237Updated last year
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Large-scale ML & graph analytics on Giraph☆78Updated 9 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- Glint: High performance scala parameter server☆168Updated 6 years ago
- A library to support distributed matrix computation for machine learning and data analysis☆52Updated 7 years ago
- Spark algorithms for building k-nn graphs☆42Updated 6 years ago
- k-Nearest Neighbors algorithm on Spark☆240Updated last year
- MLib, Involved with: TopicModel、LR、GBDT、TimeSeries、Word[Doc] Embedding、graph,etc☆86Updated last year
- Distributed Temporal Graph Analytics with Apache Flink☆249Updated this week
- Random Walk (Personalized PageRank) Algorithms for Large Graphs☆73Updated 9 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 9 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 6 years ago
- A Distributed Matrix Operations Library Built on Top of Spark☆106Updated 8 years ago
- Java library and command-line application for converting Apache Spark ML pipelines to PMML☆267Updated 3 months ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- A parallel implementation of factorization machines based on Spark☆74Updated 4 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 8 years ago
- Community Detection and Compression Analytic for Big Graph Data☆37Updated 10 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
- graphx知识图谱、图计算相关☆64Updated 7 years ago