analytics-ufcg / analytics-ufcg/Deep4Rec
Check if all datasets use unique ids for all features
Aperta
help wanted
- Lingua principale
- Python
- Stelle
- 6
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.