Skip to content

Commit

Permalink
Merge pull request #1 from lucky096/lucky096-patch-1
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
lucky096 committed Sep 23, 2019
2 parents ba0a6f6 + 5c9aa3f commit 5c78cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion official/recommendation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ In both datasets, the timestamp is represented in seconds since midnight Coordin
### Download and preprocess dataset
To download the dataset, please install Pandas package first. Then issue the following command:
```
python ../datasets/movielens.py
python movielens.py
```
Arguments:
* `--data_dir`: Directory where to download and save the preprocessed data. By default, it is `/tmp/movielens-data/`.
Expand Down

0 comments on commit 5c78cf8

Please sign in to comment.