QuanLab / node2vec-spark
Implement node2vec algorithm using Spark 2 from: http://snap.stanford.edu/node2vec/
☆11Updated 5 years ago
Alternatives and similar repositories for node2vec-spark:
Users that are interested in node2vec-spark are comparing it to the libraries listed below
- JData算法大赛☆31Updated 7 years ago
- ☆16Updated 4 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- ☆27Updated 7 years ago
- 推荐系统相关模型 包括召回和排序☆30Updated 5 years ago
- Deep Semantics Similarity Model in tensorflow.☆19Updated 2 years ago
- ☆11Updated 4 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- graph embedding spark implementation, include deepWalk, Node2Vec etc☆25Updated 4 years ago
- graphx知识图谱、图计算相关☆64Updated 7 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- CogDL-TensorFlow: The TensorFlow Implementation of CogDL. With Support from Professor Jie Tang.☆81Updated 5 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- Contextual Recommendation Implementation for Research Purposes☆19Updated 8 months ago
- ☆19Updated 7 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- SimRank algorithm implementation in Python☆31Updated 11 years ago
- ☆24Updated 9 years ago
- A easy library for recommendation system or computational advertising☆22Updated 5 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆103Updated 4 years ago
- 算法相关的各种论文和slides☆42Updated 6 years ago
- spark,NLP,新词发现,自然语言处理☆23Updated 7 years ago
- 基于wide deep模型的CTR预估,从训练到部署☆16Updated 5 years ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆55Updated 6 months ago
- Deep neural network model based on the tree☆48Updated 6 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 3 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago