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:
- ☆91Updated 7 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 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
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 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
- 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
- ☆54Updated 2 years ago
- using FM latent vectors as embedding features☆14Updated 7 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- a tensorflow version of Word2Vec with a new loss☆114Updated 7 years ago
- ☆27Updated 7 years ago
- ☆43Updated 5 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- 2016 Byte Cup国际机器学习竞赛☆27Updated 8 years ago
- 算法相关的各种论文和slides☆42Updated 6 years ago
- CCF2016 - TNT_000二等奖作品☆87Updated 8 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 8 years ago
- Tencent Social Ads 2017 contest rank 20☆158Updated 7 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 7 years ago
- IJCAI2018阿里妈妈搜索广告转化率预估baseline LB 0.0831☆87Updated 7 years ago
- ☆51Updated 7 years ago
- ☆22Updated 6 years ago
- Deep structured semantic model☆32Updated 9 years ago
- Comparison how Tensorflow Wide and Deep model performs vs. XGBoost implementation☆20Updated 8 years ago
- ☆31Updated 7 years ago
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- FFM implement with tensorflow by Python☆60Updated 7 years ago
- kaggle 2014 criteo ctr竞赛方案整理 https://www.kaggle.com/c/criteo-display-ad-challenge☆58Updated 7 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 4 years ago