docs/concepts/evaluation #70
Replies: 1 comment
-
Using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/concepts/evaluation
Evaluation To estimate the performance of a recommender system, evaluation is needed. Gorse provides both online evaluation and offline evaluation. Online Evaluation The target of a recommender system is to maximize the probability every user like recommended items. Thus, the metric for online evaluation is the positive feedback rate
https://gorse.io/docs/concepts/evaluation.html
Beta Was this translation helpful? Give feedback.
All reactions