hibayesian / spark-fmLinks
A parallel implementation of factorization machines based on Spark
☆74Updated 5 years ago
Alternatives and similar repositories for spark-fm
Users that are interested in spark-fm are comparing it to the libraries listed below
Sorting:
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- An implement of Factorization Machines (LibFM)☆251Updated 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
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 6 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- Spark On Angel, arming Spark with a powerful Parameter Server, which enable Spark to train very big models☆84Updated 2 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- ☆91Updated 7 years ago
- Java library and command-line application for converting LightGBM models to PMML☆175Updated 3 months ago
- Implement Wide & Deep algorithm by using NumPy☆155Updated 6 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 4 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆125Updated 5 years ago
- JData算法大赛☆31Updated 7 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆290Updated 3 years ago
- 算法相关的各种论文和slides☆42Updated 6 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 4 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 7 years ago
- ☆84Updated 6 years ago
- ☆43Updated 5 years ago
- LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.☆102Updated last year
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago