hibayesian / spark-fm
A parallel implementation of factorization machines based on Spark
☆73Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for spark-fm
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 5 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆105Updated 6 years ago
- An implement of Factorization Machines (LibFM)☆248Updated 6 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 3 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆111Updated 3 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆127Updated 3 years ago
- recommendation system with Youtube Deep Net☆82Updated 6 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 8 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- An implementation of GBDT+FM☆24Updated 7 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆125Updated 4 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 6 years ago
- ☆83Updated 5 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- Deep Pray(深度祈祷): LEGO for deep learning, Making AI easier, faster and cheaper👻☆41Updated 10 months ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆229Updated 8 years ago
- libffm with ftrl updater☆93Updated 7 years ago
- Spark On Angel, arming Spark with a powerful Parameter Server, which enable Spark to train very big models☆84Updated last year
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 6 years ago
- JData算法大赛☆31Updated 7 years ago
- ☆27Updated 7 years ago
- ☆91Updated 6 years ago
- A simple DeepFM.☆101Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆102Updated 4 years ago
- Implement Wide & Deep algorithm by using NumPy☆150Updated 5 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 5 years ago
- graph embedding spark implementation, include deepWalk, Node2Vec etc☆23Updated 4 years ago