Skip to content

Commit

Permalink
Update Kaggle API command to download entire dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
philippnormann authored Feb 22, 2023
1 parent 33ebd91 commit 53ea141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The `OTTO` session dataset is a large-scale dataset intended for multi-objective
The data is stored on the [Kaggle](https://www.kaggle.com/competitions/otto-recommender-system/data) platform and can be downloaded using their API:

```Shell
kaggle competitions download -c otto-recommender-system
kaggle datasets download -d otto/recsys-dataset
```

## Data Format
Expand Down

0 comments on commit 53ea141

Please sign in to comment.