FPMC
FPMC copied to clipboard
Thank you
Hello,
Thank you for putting together this implementation from the paper. I had a couple of questions if you'd be open to answering them.
-
Data Structure --> for the 'idxseq.txt' file, could you please better describe what this represents? The last product_index is the last "item" in that basket? Is each row a separate order for a specific customer in sequential order?
-
Prediction Output --> I noticed the run.py runs through and outputs an "evaluation". Is there a method to get prediction outputs per customer?
Thank you