Item cold-start prediction
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 724
- PR merge metrics
- No merged PRs in 30d
Description
When prediction with Lightfm model fitted with item-features for a new item, what should the item-id be in the predict function? In fact it is working with 0, is that the right approach and if yes what is the reasoning behind?. What if we want to predict for several new items?
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the LightFM model's predict function and the item-features handling described in the issue. Determine how item IDs should be supplied for one or several new items, and whether using 0 is supported and why. Document the confirmed cold-start behavior and its rationale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100