lyst / lyst/lightfm

Duplicate user-item pairs

Open
#654 1 comment 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

Good evening,
I'm currently working on a dataset which contains duplicate user-item pairs but with different values for some features (which also contain mixed data types). For example:

  • user item value
    0 1 2

  • user item value
    0 1 "A"

Can you kindly suggest me a possible solution to this problem?
Thanks a lot for your time

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 report asks for advice about duplicate user-item pairs with mixed feature types but does not identify a file, entry point, or failing test. First determine whether LightFM supports this input and where duplicate interactions or features are validated; done would require an agreed behavior and 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
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.