analytics-ufcg / analytics-ufcg/Deep4Rec

Check if all datasets use unique ids for all features

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

All datasets must identify features using unique identifiers.

For example, if a dataset has 10 items and 10 users, it should use 20 unique ids instead of 10 ids for items and 10 ids for users.

ml-100k and frappe are implemented correctly but I'm not sure about the other datasets, they should be checked and corrected if needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.