NVIDIA-Merlin / NVIDIA-Merlin/Transformers4Rec
Compound Tags.ITEM_ID
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 165
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Compound tags like Tags.ITEM_ID has been deprecated, and it is not yet updated in the code.
Contributor guide
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
Open transformers4rec/torch/features/embedding.py at the linked reference and inspect how the deprecated Tags.ITEM_ID compound tag is used. Compare that usage with the current tag definitions or API, then update the reference so ITEM_ID embedding handling remains functional. Verify the affected embedding feature behavior with the repository's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100