lyst / lyst/lightfm

Item cold-start prediction

Open
#556 4 comments 2 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.