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:
- 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
- ☆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 8 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
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- using FM latent vectors as embedding features☆14Updated 8 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 9 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago