msjbear / jdata-sparkLinks
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☆87Updated 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
- An implementation of GBDT+FM☆24Updated 8 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- A parallel implementation of factorization machines based on Spark☆74Updated 5 years ago
- ☆27Updated 7 years ago
- ☆24Updated 9 years ago
- 跟踪计算广告涉及的召回排序模型、特征工程相关的经典论文☆82Updated 5 years ago
- 基于wide deep模型的CTR预估,从训练到部署☆16Updated 6 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 8 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated 2 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- 2018第二届易观算法大赛☆84Updated 6 years ago
- A Java implementation of libFM(Factorization Machine Library)☆39Updated last year
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- 通过对于现有开源分布式机器学习工具的整合(主要是基于参数服务器的logistic regression,xgboost,FFM,FM ),打造一个工业级的,可以线上使用的点击率预估流水线☆26Updated 8 years ago
- ☆19Updated 7 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- 1st Place Season one & 6th Place Season two☆150Updated 8 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Updated last year
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 7 years ago
- 推荐系统相关模型 包括召回和排序☆30Updated 5 years ago
- News recommendation system based on spark.☆49Updated 8 years ago
- 天池菜鸟-需求预测与分仓规划第二赛季代码☆37Updated 8 years ago
- ChiMerge: Discretization of Numeric Attributes☆41Updated 9 years ago
- 算法相关的各种论文和slides☆42Updated 6 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 6 years ago