recommenders-team/recommenders

[ASK] Data format when inference

Open

#1233 aperta il 6 nov 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (2972 fork)batch import
help wanted

Metriche repository

Star
 (17.706 star)
Metriche merge PR
 (Merge medio 6g 16h) (10 PR mergiate in 30 g)

Descrizione

I have trained Sli_rec model and now i want to infer it but i cant figure out data format for this model. Output of model is built as a binary classification task, so when i have a user given a sequence of items that user has interacted, how can i predict top k items for that user. Can someone help me!

Guida contributor