huggingface / huggingface/course
Patient IDs are actually review IDs?
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
Section `Time to slice and dice` in the Datasets chapter of the course discusses issues with the Drug Review Datasets mentions that the unnamed column might be a patient ID and tests that claim by showing that there are as many unique values as there are rows in the dataset. But that makes it more likely that the column is actually a review ID unique to each review (row), rather than patient ID as one patient might in theory review more than one drug.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.