alphaFM. Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
904alphaPLM. Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.
129lambdaFM. Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank and Factorization Machines.
110alphaFM_softmax. Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.
71NDCG. Python
23AUC. C++
9logloss. C++
4CastellanZhang.github.io. HTML
1