We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd634ed + 3fc68aa commit 265f1d7Copy full SHA for 265f1d7
examples/demo-movielens/README.md
@@ -5,7 +5,7 @@ Please execute all commands from repository root.
5
6
Step 1. Get sample data and unzip it.
7
```
8
-$ curl -o ml-100k.zip http://www.grouplens.org/system/files/ml-100k.zip
+$ curl -o ml-100k.zip http://files.grouplens.org/datasets/movielens/ml-100k.zip
9
$ unzip ml-100k.zip
10
11
0 commit comments