msjbear / jdata-spark
JData算法大赛
☆31Updated 7 years ago
Alternatives and similar repositories for jdata-spark
Users that are interested in jdata-spark are comparing it to the libraries listed below
Sorting:
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- ☆27Updated 7 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- A parallel implementation of factorization machines based on Spark☆74Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 4 years ago
- 2018第二届易观算法大赛☆84Updated 5 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- implement fm demo with python☆51Updated 6 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 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
- A simple DeepFM.☆101Updated 7 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- 推荐系统相关模型 包括召回和排序☆30Updated 5 years ago
- ☆91Updated 7 years ago
- 通过对于现有开源分布式机器学习工具的整合(主要是基于参数服务器的logistic regression,xgboost,FFM,FM ),打造一个工业级的,可以线上使用的点击率预估流水线☆26Updated 7 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 3 years ago
- ☆24Updated 9 years ago
- 基于wide deep模型的CTR预估,从训练到部署☆16Updated 5 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 8 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 6 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 6 years ago
- ☆23Updated 7 years ago
- gdbt implement by scikit-learn☆25Updated 7 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 7 years ago
- 算法相关的各种论文和slides☆42Updated 6 years ago
- Tencent Social Ads 2017 contest rank 20☆158Updated 7 years ago
- graphx知识图谱、图计算相关☆64Updated 7 years ago