Update README.md
Browse files
README.md
CHANGED
@@ -224,14 +224,7 @@ This approach achieved adequate accuracy scores, above 82% in all implementation
|
|
224 |
|NormalPredictor| 0.8269 | 0.8545 | 0.8392 | 0.8712 |
|
225 |
|BaselineOnly | 0.7115 | 0.7794 | 0.7255 | 0.8485 |
|
226 |
|KNNBasic | 0.8654 | 0.9083 | 0.8486 | 0.9773 |
|
227 |
-
|
228 |
-
|KNNWithZScore | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
229 |
-
|KNNBaseline | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
230 |
-
|SVD | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
231 |
-
|SVDpp | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
232 |
-
|NMF | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
233 |
-
|SlopeOne | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
234 |
-
|CoClustering | 0.8846 | 0.9139 | 0.9056 | 0.9318 |
|
235 |
|
236 |
### BibTeX entry and citation info
|
237 |
```bibtex
|
|
|
224 |
|NormalPredictor| 0.8269 | 0.8545 | 0.8392 | 0.8712 |
|
225 |
|BaselineOnly | 0.7115 | 0.7794 | 0.7255 | 0.8485 |
|
226 |
|KNNBasic | 0.8654 | 0.9083 | 0.8486 | 0.9773 |
|
227 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
|
229 |
### BibTeX entry and citation info
|
230 |
```bibtex
|