Recall @ K
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 724
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this library. I notice that recall @ K doesn't seem to be available as one of the evaluation metrics in the latest version. Is it possible to include this?
A version of the recall @ k seems to be included here in an old commit https://github.com/thisisjl/implicit/blob/master/implicit/evaluation.pyx
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the requested recall@K metric with the older implementation in implicit/evaluation.pyx, then locate the current LightFM evaluation entry point. Done means recall@K is available among the library's evaluation metrics and produces the expected recall-at-K result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100