Commit
·
2e42274
1
Parent(s):
75d61c6
[fix] - correct meta-data
Browse files
README.md
CHANGED
@@ -46,11 +46,14 @@ In order to use, exploit, and generate this dataset, a framework titled `MoViFex
|
|
46 |
|
47 |
### Hybrid (combined with **MovieLens 25M** ([link](https://grouplens.org/datasets/movielens/25m/)))
|
48 |
|
49 |
-
| Aspect
|
50 |
-
|
|
51 |
-
| **Average movie ratings:**
|
52 |
-
| **Total
|
53 |
-
| **Total
|
|
|
|
|
|
|
54 |
|
55 |
### Required Capacity
|
56 |
|
|
|
46 |
|
47 |
### Hybrid (combined with **MovieLens 25M** ([link](https://grouplens.org/datasets/movielens/25m/)))
|
48 |
|
49 |
+
| Aspect | Value |
|
50 |
+
| ------------------------------- | --------- |
|
51 |
+
| **Average movie ratings:** | 3.88/5 |
|
52 |
+
| **Total users (\|U\|):** | 32,738 |
|
53 |
+
| **Total items (\|I\|):** | 116.26 |
|
54 |
+
| **Total interactions (\|R\|):** | 3,806,179 |
|
55 |
+
| **\|R\| / \|I\|:** | 507.90 |
|
56 |
+
| **Sparsity:** | 98.45% |
|
57 |
|
58 |
### Required Capacity
|
59 |
|