Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
5c9aa3f1
Unverified
Commit
5c9aa3f1
authored
Sep 23, 2019
by
Lucky Srivastava
Committed by
GitHub
Sep 23, 2019
Browse files
Update readme
parent
ba0a6f60
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/recommendation/README.md
official/recommendation/README.md
+1
-1
No files found.
official/recommendation/README.md
View file @
5c9aa3f1
...
@@ -43,7 +43,7 @@ In both datasets, the timestamp is represented in seconds since midnight Coordin
...
@@ -43,7 +43,7 @@ In both datasets, the timestamp is represented in seconds since midnight Coordin
### Download and preprocess dataset
### Download and preprocess dataset
To download the dataset, please install Pandas package first. Then issue the following command:
To download the dataset, please install Pandas package first. Then issue the following command:
```
```
python
../datasets/
movielens.py
python movielens.py
```
```
Arguments:
Arguments:
*
`--data_dir`
: Directory where to download and save the preprocessed data. By default, it is
`/tmp/movielens-data/`
.
*
`--data_dir`
: Directory where to download and save the preprocessed data. By default, it is
`/tmp/movielens-data/`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment