Skip to content

Detect unknown interaction(s) when using metrics like roc_auc/map on ALS and BPR algorithms. #510

@faizanmuheeb

Description

@faizanmuheeb

Hello,

I tried simulating a 5 fold cross-validation procedure on ALS and BPR algorithms. However, when I use metrics like roc_auc, map etc.. I see warnings "Detect 1 unknown interaction(s), position: [2592]". This does not happen when I use random_split or other built-in splitting methods. Is there any way to avoid these warnings or is it safe to ignore them?

issue-2
issue-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions