Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -68,7 +68,7 @@ iface = gr.Interface(
|
|
| 68 |
- **RMSE**: 0.9338 (best prediction accuracy)
|
| 69 |
- **Precision@10**: 0.7968 (79.68% relevant recommendations)
|
| 70 |
- **NDCG@10**: 0.8514 (85.14% ranking quality)
|
| 71 |
-
- **Recall@10**: 0.2245 (22.46% of ALL relevant items in just 10 recommendations
|
| 72 |
""",
|
| 73 |
examples=[
|
| 74 |
["1", 10],
|
|
|
|
| 68 |
- **RMSE**: 0.9338 (best prediction accuracy)
|
| 69 |
- **Precision@10**: 0.7968 (79.68% relevant recommendations)
|
| 70 |
- **NDCG@10**: 0.8514 (85.14% ranking quality)
|
| 71 |
+
- **Recall@10**: 0.2245 (22.46% of ALL relevant items in just 10 recommendations)
|
| 72 |
""",
|
| 73 |
examples=[
|
| 74 |
["1", 10],
|