Duplicate user-item pairs
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
- 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
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