jianxuhuawei / graphx-labelpropagationLinks
An implementation of label propagation from the paper "Learning from labeled and unlabeled data with label propagation"
☆20Updated 9 years ago
Alternatives and similar repositories for graphx-labelpropagation
Users that are interested in graphx-labelpropagation 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
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆130Updated 5 years ago
- ☆12Updated 7 years ago
- Spark / graphX implementation of the distributed louvain modularity algorithm☆316Updated 4 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- graph embedding spark implementation, include deepWalk, Node2Vec etc☆25Updated 5 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- A SimRank algorithm implementation using Spark☆49Updated 11 years ago
- Node2vec with tensorflow☆69Updated 9 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- Distributed implementation of DeepWalk on Apache Spark☆14Updated 7 years ago
- ☆83Updated 6 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 4 years ago
- Recommender-In-Detail is a package which offers detailed implementations of state-of-the-art techniques and basic methods in recommendati…