recommenders-team/recommenders

[ASK] Data format when inference

Open

#1.233 aberto em 6 de nov. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (2.972 forks)batch import
help wanted

Métricas do repositório

Stars
 (17.706 stars)
Métricas de merge de PR
 (Mesclagem média 6d 16h) (10 fundiu PRs em 30d)

Description

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!

Guia do colaborador