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.
1 parent 6948563 commit c03c2f3Copy full SHA for c03c2f3
ch08/README.rst
@@ -10,6 +10,10 @@ significantly refactored when compared to the first one.
10
Ratings Prediction
11
------------------
12
13
+Note that since the partition of the data into training and testing is random,
14
+everytime you run the code, the results will be different.
15
+
16
17
load_ml100k.py
18
Load data & partition into test/train
19
norm.py
0 commit comments