lyst / lightfm

A Python implementation of LightFM, a hybrid recommendation algorithm.
Apache License 2.0
4.66k stars 679 forks source link

How to reproduce the evaluation score in the paper. #692

Open menglin0320 opened 1 year ago

menglin0320 commented 1 year ago

I'm trying to get the score in the table in paper https://arxiv.org/pdf/1507.08439.pdf. But I found that current model performs a lot better. Is it because the hyperparameters are fine-tunned or I didn't write the right script to get scores.