gaterslebenchen / JLibFFMLinks
A Java implementation of LIBFFM: A Library for Field-aware Factorization Machines
☆10Updated 3 years ago
Alternatives and similar repositories for JLibFFM
Users that are interested in JLibFFM are comparing it to the libraries listed below
Sorting:
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- A Java implementation of libFM(Factorization Machine Library)☆39Updated last year
- Java 8 Factorization Machines Library☆27Updated 8 years ago
- libffm with ftrl updater☆94Updated 7 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- In online advertising, click-through rate (CTR) is a very important metric for evaluating ad performance. As a result, click prediction s…☆31Updated 5 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 3 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 7 years ago
- 基于Spark的LambdaMART实现☆11Updated 10 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- A parallel implementation of factorization machines based on Spark☆74Updated 4 years ago
- LASER-A Scalable Response Prediction Platform For Online Advertising☆48Updated 10 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 3 years ago
- Fork of https://sourceforge.net/p/lemur/code/HEAD/tree/RankLib/☆64Updated 9 years ago
- Machine learning applied at large scale☆10Updated 8 years ago
- ☆27Updated 7 years ago
- A recommend system forked from APEX☆82Updated 11 years ago
- Machine Intelligence Toolkits- based on Parameter Server that Efficient Distributed Communication Framework and Alternating Direction Mu…☆11Updated 7 years ago
- JData算法大赛☆31Updated 7 years ago
- JPMML-SparkML plugin for converting LightGBM-Spark models to PMML☆41Updated 3 years ago
- logistic regression model by ftrl based on ps-lite(parameter server)☆33Updated 8 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 6 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark