Transformers4Rec
Transformers4Rec copied to clipboard
Model is not generating accurate recommandations [QST]
Hello. I've adapted t4rec model to my own e-commerce dataset and trained it but the model is not capturing the relationships between products and not giving a logical results. For the test i give him as input a transaction containing one product. The evaluation metrics also are very low(around 0.01). The loss function is decreasing but the predictions doesn't make sense. I tried many things like changing learning rate, batch size,... but doesn't work.