liuzhiqiangruc / dml
MLib, Involved with: TopicModel、LR、GBDT、TimeSeries、Word[Doc] Embedding、graph,etc
☆86Updated last year
Alternatives and similar repositories for dml:
Users that are interested in dml are comparing it to the libraries listed below
- 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
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 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
- sparse word2vec☆108Updated 2 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆124Updated 4 years ago
- A recommend system forked from APEX☆82Updated 10 years ago
- ☆91Updated 7 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
- LR、FM model solved by ftrl and sgd parallel on MPI☆112Updated 7 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- distributed version of product-nets☆81Updated 5 years ago
- ☆54Updated 2 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆130Updated 5 years ago
- Implement Wide & Deep algorithm by using NumPy☆151Updated 6 years ago
- Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.☆222Updated 6 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 7 years ago
- a parameter server for distributed machine learning applications