NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[Task] Add Wide & Deep ranking model to Merlin Models

Open
#278 2 comments 0 reactions 2 assignees View on GitHub

@mengyao00 is already working on this.

Since Jul 20, 2022.

Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Problem:

The wide&deep model is a popular model in the recsys space, multiple customers have asked for an implementation. Although we don’t believe that customers should use this model in production, we would like to add it as a benchmark.

Goal:

  • Add wide&deep model
  • Add MultiOptimizer
  • Add hashed-crossing

Constraints:

  • What are the constraints that might impact the choice of solution?
  • This can also include non-constraints to clarify if something that would normally be a constraint is not a consideration.
  • Ideally this takes the form of a bulleted list.

Starting Point:

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.