You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preprocess_mtl.py, product_id_map is never updated. Hence the product_id in the processed csv is always zero. On a small 1 week sample, my experiments with updating product_id show much higher AUC than the reported numbers in the paper. Is this a bug?