datawlb / codeLinks
code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..
☆26Updated 9 years ago
Alternatives and similar repositories for code
Users that are interested in code are comparing it to the libraries listed below
Sorting:
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- ☆27Updated 7 years ago
- Deep structured semantic model☆32Updated 9 years ago
- using FM latent vectors as embedding features☆14Updated 7 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- ☆91Updated 7 years ago
- 算法相关的各种论文和slides☆42Updated 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
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 4 years ago
- 2016 Byte Cup国际机器学习竞赛☆27Updated 8 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
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- ☆54Updated 2 years ago
- ☆37Updated 8 years ago
- ☆31Updated 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 4 years ago
- 第三届魔镜杯大赛, 智能客服聊天机器人真实数据, 提高智能客服的识别能力和服务质量☆38Updated 6 years ago
- Deep neural network model based on the tree☆48Updated 6 years ago
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 7 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- LTR DNN in tensorflow, an improvement of DSSM☆21Updated 7 years ago
- ☆14Updated 6 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 6 years ago
- Classic recommendation algorithms implementation☆42Updated 3 years ago
- Comparison how Tensorflow Wide and Deep model performs vs. XGBoost implementation☆20Updated 8 years ago
- ☆43Updated 5 years ago
- Contextual Recommendation Implementation for Research Purposes☆19Updated 11 months ago