Tommaso Carraro
Tommaso Carraro
The implementation is proper. Consider that Rendle implementation uses one-hot vectors, so when you compute the sum you are mentioning, just one user will be at 1, and just one...
Hi, thank you very much for your answer! Could you explain the procedure you used for the _MovieLens_ dataset? This question because you said you used a different procedure for...
Hi, I have another important question. In the paper you said you used Hit Ratio (_hr@k_) and NDCG (_ndcg@k_) as evaluation metrics. However, in your code you computed _recall@k_ and...
Hi, thank you for your answer, you are correct. Could I ask another question? Could you kindly provide the datasets without preprocessing? I mean I need your exact split but...
Thank you very much for the fast reply, I'm getting in touch with CFM authors. However, I think you could provide me with the MovieLens dataset. I'm sure you have...
Thank you very much! E-mail: [email protected] Could you provide me with some information regarding the pre-processing you used? You can write this information directly in the e-mail. Thank you!
Hello everyone! I have a similar problem. After about one hour of execution, my Mac shut down unexpectedly. This if the maximum number of processors is used. If, instead, I...
I come back to this issue. After several tries, I launched the import in a cluster of my affiliation, with 32 cores and 250 GB of RAM. I launched the...
Hi guys, do you have at least a way to perform the evaluation faster? Even in GPU it takes hours and hours to evaluate because you have 12000 users leave-one-out...