bluekingsong / simple-gbdtLinks
a simple gradient boost classification tree implemented with python without any other lib dependence.
☆48Updated 12 years ago
Alternatives and similar repositories for simple-gbdt
Users that are interested in simple-gbdt are comparing it to the libraries listed below
Sorting:
- 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
- ☆94Updated 3 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 8 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆261Updated 8 years ago
- libffm with ftrl updater☆94Updated 8 years ago
- Notes on Logistic Regression and OWLQN☆26Updated 8 years ago
- sparse word2vec☆108Updated 3 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 7 years ago
- 7th in a competition organised by ICT☆24Updated 9 years ago
- A recommend system forked from APEX☆83Updated 11 years ago
- https://www.kaggle.com/c/avito-context-ad-clicks/forums☆82Updated 10 years ago
- Winning solution to the Avito CTR competition☆138Updated 10 years ago
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆408Updated 8 years ago
- ☆447Updated last year
- Tiny Gradient Boosting Tree☆322Updated 6 years ago
- Distributed Factorization Machines☆298Updated 9 years ago
- A Python wrapper for the libffm library.☆242Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆141Updated 8 years ago
- a parameter server for distributed machine learning applications☆105Updated 9 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 9 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 8 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- 2nd place solution for Avazu click-through rate prediction competition☆438Updated 10 years ago
- A C++ version GBDT tool. Very fast at single machine. No time to make a distribution version.☆22Updated 9 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 10 years ago
- simple multi-class GBDT☆15Updated 11 years ago
- FTRL 实现☆12Updated 10 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 9 years ago