lyst / lyst/lightfm

can we score item based on item status or category

Open
#606 0 comments 0 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

@maciejkula can we score item based on item status or category in lightfm . suppose some of my items are "reserved" so how do we score less those item compare to other item.

_Originally posted by @rabindra-c24 in https://github.com/lyst/lightfm/issues/298#issuecomment-842919565_

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

The issue does not name a file, test, or entry point. Start by reviewing LightFM's item-feature and scoring interfaces, then determine whether status or category can be represented by the existing inputs. Done would require an agreed API and behavior for reducing scores for reserved items, followed by corresponding tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.