gaterslebenchen / JLibFM
A Java implementation of libFM(Factorization Machine Library)
☆39Updated 11 months ago
Alternatives and similar repositories for JLibFM:
Users that are interested in JLibFM are comparing it to the libraries listed below
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- An implementation of GBDT+FM☆24Updated 7 years ago
- ☆27Updated 7 years ago
- A Java implementation of LIBFFM: A Library for Field-aware Factorization Machines☆10Updated 3 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 8 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- JData算法大赛☆31Updated 7 years ago
- Recommender-In-Detail is a package which offers detailed implementations of state-of-the-art techniques and basic methods in recommendati…☆19Updated 5 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- A parallel implementation of factorization machines based on Spark☆73Updated 4 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆105Updated 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
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- 基于Spark的LambdaMART实现☆11Updated 10 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 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
- 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
- libffm with ftrl updater☆93Updated 7 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- A SimRank algorithm implementation using Spark☆49Updated 11 years ago
- SHALE: An Efficient Algorithm for Allocation of Guaranteed Display Advertising Guaranteed Display Advertising☆50Updated 8 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- 7th in a competition organised by ICT☆24Updated 9 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆124Updated 4 years ago
- Breezedeus's Blog☆17Updated last year
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- News recommendation system based on spark.☆47Updated 8 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 7 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