CNevd / DeepLearning-MXNetLinks
MXNet for CTR
☆50Updated 8 years ago
Alternatives and similar repositories for DeepLearning-MXNet
Users that are interested in DeepLearning-MXNet are comparing it to the libraries listed below
Sorting:
- libffm with ftrl updater☆94Updated 8 years ago
- 7th in a competition organised by ICT☆24Updated 10 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
- Parallel Gradient Boosting Decision Trees☆21Updated 9 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 9 years ago
- logistic regression model by ftrl based on ps-lite(parameter server)☆34Updated 9 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆71Updated 4 years ago
- Breezedeus's Blog☆17Updated 2 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 8 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- https://www.kaggle.com/c/avito-context-ad-clicks/forums☆83Updated 10 years ago
- sparse word2vec☆108Updated 3 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…