Update README.md
Browse files
README.md
CHANGED
@@ -5,11 +5,14 @@ language:
|
|
5 |
tags:
|
6 |
- "recommendation"
|
7 |
- "collaborative filtering"
|
8 |
-
|
9 |
-
license:
|
|
|
|
|
10 |
datasets:
|
11 |
- "user_rating_1000.csv"
|
|
|
12 |
metrics:
|
13 |
- "RMSE"
|
14 |
-
base_model:
|
15 |
-
|
|
|
5 |
tags:
|
6 |
- "recommendation"
|
7 |
- "collaborative filtering"
|
8 |
+
|
9 |
+
license:
|
10 |
+
"CC BY-SA 4.0"
|
11 |
+
|
12 |
datasets:
|
13 |
- "user_rating_1000.csv"
|
14 |
+
|
15 |
metrics:
|
16 |
- "RMSE"
|
17 |
+
base_model:
|
18 |
+
- "tensorflow/deep_learning_model"
|