CastellanZhang / lambdaFM

Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank and Factorization Machines.
MIT License
111 stars 31 forks source link

data file needed to run this code #5

Open Sandy4321 opened 6 years ago

Sandy4321 commented 6 years ago

may you add even small data file to run this code and use this file as test bench if all works correctly

CastellanZhang commented 6 years ago

Sorry, the purpose of this code is for the real industry area, and the effect of FTRL optimization method can only be seen in big data.