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:
- ☆12Updated 7 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
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- Spark / graphX implementation of the distributed louvain modularity algorithm☆316Updated 5 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- Node2vec with tensorflow☆69Updated 9 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous informatio…☆190Updated 7 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Distributed implementation of DeepWalk on Apache Spark☆14Updated 7 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆129Updated 6 years ago
- SimRank algorithm implementation in Python☆31Updated 11 years ago
- An implementation of GBDT+FM☆24Updated 8 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
- Distributed Graph Analytics (DGA) is a compendium of graph analytics written for Bulk-Synchronous-Parallel (BSP) processing frameworks su…☆176Updated 6 years ago
- graph embedding spark implementation, include deepWalk, Node2Vec etc☆25Updated 5 years ago
- Implement item2vec algorithm☆77Updated 7 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 4 years ago
- 2016 Byte Cup国际机器学习竞赛☆27Updated 8 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- convert DataFrame to libffm data format in parallel☆30Updated 7 years ago
- KDD17_FMG☆139Updated 5 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- Positive-Unlabeled Learning for Apache Spark☆42Updated 7 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago