Skip to content

Commit

Permalink
fix: Update URL to Criteo notebook (#1383)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemckiernan authored Feb 7, 2022
1 parent 49d2ed8 commit 84dddb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvtabular/io/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class Dataset:
look at this notebook_ for an example of transforming the original Criteo
CSV dataset into a new Parquet dataset optimized for use with NVTabular.
.. _notebook: https://github.com/NVIDIA/NVTabular/blob/main/examples/optimize_criteo.ipynb
.. _notebook: https://github.com/NVIDIA-Merlin/NVTabular/blob/main/examples/scaling-criteo/01-Download-Convert.ipynb # noqa
Parameters
Expand Down

0 comments on commit 84dddb3

Please sign in to comment.