NVIDIA-Merlin / NVIDIA-Merlin/Merlin
[BUG] scaling-criteo example fails to download data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 907
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Bug description
The data was hosted at https://storage.googleapis.com/criteo-cail-datasets/day_<D>.gz but it is no longer hosted there!
The dataset currently exists at https://ailab.criteo.com/download-criteo-1tb-click-logs-dataset/ and the example needs to be updated to download from here instead.
Environment details
All versions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the scaling-criteo example and find where it constructs the old Google Cloud Storage URL. Update the example to use the currently hosted Criteo dataset at the URL in the issue, then run the example or its download step to confirm the data can be retrieved successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100