fpmc icon indicating copy to clipboard operation
fpmc copied to clipboard

Implementation of the Factorizing Personalized Markov Chains for Next-Basket Recommendation

Results 5 fpmc issues
Sort by recently updated
recently updated
newest added

Hi Flavio, Sorry for bothering you again for the following problem. I’m wondering the input format. The “Readme" says the first column of “dt user from to” is the amount...

Dear Flavio, i think maybe we can capture above sequential behaviors and user general interests in a hybrid model, maybe we can combine the recurrsive neural network and FPMC. Here...

hi, i have a question about input data. if user1 buys {item1,item2} at t1 , and buys {item3,item4} at t2 . input data is: % user1 item1 item3, % user1...

Hi, I have been trying out your implementation of fpmc and it's been doing great, so thank you! However, my question is on the scores computed using the learnt models....

Dear Flavio, Thank you for providing this package ! However, I encountered problems in installation. (on Linux) So, I'm wondering which .so files will produce after excuting setup.py ? Appreciate...