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
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- Spark / graphX implementation of the distributed louvain modularity algorithm☆317Updated 5 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- Louvain algorithm, community detection, ,scala☆14Updated 8 years ago
- graph embedding spark implementation, include deepWalk, Node2Vec etc☆25Updated 5 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- Node2vec with tensorflow☆69Updated 9 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 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
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- JPMML-SparkML plugin for converting XGBoost4J-Spark models to PMML☆36Updated 5 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 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
- spark,NLP,新词发现,自然语言处理☆23Updated 7 years ago
- Compute and plot NDCG for a recommender system☆95Updated 8 years ago
- ☆79Updated 7 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- A prototype implementation of ClusChurn based on PyTorch.☆52Updated 7 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- Some popular algorithms(dbscan,knn,fm etc.) on spark☆32Updated 7 years ago
- ☆27Updated 8 years ago
- convert DataFrame to libffm data format in parallel☆30Updated 7 years ago
- Positive and unlabeled learning wrappers for scikit-learn☆235Updated 7 years ago
- HoloScope: Topology-and-Spike Aware Fraud Detection☆56Updated 4 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 6 years ago
- 通过对于现有开源分布式机器学习工具的整合(主要是基于参数服务器的logistic regression,xgboost,FFM,FM ),打造一个工业级的,可以线上使用的点击率预估流水线☆26Updated 8 years ago