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
- A parallel implementation of factorization machines based on Spark☆74Updated 4 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- ☆24Updated 9 years ago
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 7 years ago
- ☆27Updated 7 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 6 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
- 算法相关的各种论文和slides☆42Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- Classic recommendation algorithms implementation☆42Updated 3 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 6 years ago
- implement fm demo with python☆51Updated 6 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- some usefult utils like change tools and city lon and lat☆58Updated 6 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 4 years ago
- 跟踪计算广告涉及的召回排序模型、特征工程相关的经典论文☆82Updated 5 years ago
- ☆14Updated 6 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- 2018第二届易观算法大赛☆84Updated 6 years ago
- ☆23Updated 7 years ago
- ☆91Updated 7 years ago