tensorflow / tensorflow/recommenders

How to make recommended items that are totally new without dupliactes to the old user?

Open
#629 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2k
Forks
300
PR merge metrics
No merged PRs in 30d

Description

I trained a retrieval model but the model recommended items that were used by the user before. Do you guys have any ways to make sure that the recommended items that are new without duplicates to the users. Thanks.

Contributor guide

Open the contributing guide

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 names no files, tests, or entry points and only describes a trained retrieval model returning previously used items. Start by identifying the retrieval model and how each user's prior items are represented; completion would require an agreed approach and validation that recommendations contain no duplicates, but the issue does not define either.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
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.