NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[BUG] scaling-criteo example fails to download data

Open
#1,030 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.