CastellanZhang / alphaFM_softmaxLinks
Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.
☆71Updated 4 years ago
Alternatives and similar repositories for alphaFM_softmax
Users that are interested in alphaFM_softmax are comparing it to the libraries listed below
Sorting:
- 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
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆125Updated 5 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
- Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow☆82Updated 6 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆130Updated 5 years ago
- libffm with ftrl updater☆94Updated 8 years ago
- Recommender-In-Detail is a package which offers detailed implementations of state-of-the-art techniques and basic methods in recommendati…☆19Updated 6 years ago
- 算法相关的各种论文和slides☆41Updated 6 years ago
- ☆27Updated 7 years ago
- ☆91Updated 7 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 6 years ago
- it's the realization of Tree-based Deep Model with tensorflow☆32Updated 5 years ago
- Implement Wide & Deep algorithm by using NumPy☆156Updated 6 years ago
- Factorization Machines implementation with Tensorflow☆142Updated 6 years ago
- recommendation system with Youtube Deep Net☆84Updated 7 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- FFM implement with tensorflow by Python☆60Updated 7 years ago
- Tensorflow implementations of various Learning to Rank (LTR) algorithms.☆230Updated 7 years ago
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- Jarvis is a toolbox built on top of TensorFlow2.0 that allows developers and researchers to easily build neural networks in TensorFlow, p…☆37Updated 4 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆260Updated 8 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆291Updated 4 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 9 years ago
- Deep Spatio-Temporal Neural Network (DSTN)☆168Updated 4 years ago
- Deep neural network model based on the tree☆48Updated 6 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 9 years ago
- LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.☆103Updated last year
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 7 years ago