analytics-ufcg / analytics-ufcg/Deep4Rec
Check if all datasets use unique ids for all features
未关闭
help wanted
- 主要语言
- Python
- 星标
- 6
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。