tensorflow / tensorflow/recommenders

Model understanding of feature crosses

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

Hello,

I am wondering why the plot of feature crosses shown in the tutorial (https://www.tensorflow.org/recommenders/examples/dcn) is not symmetric? Isn't W_i,j the same as W_j,i since they both explain the importance of interaction between feature x_i and x_j?

Thanks in advance.

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

Open the DCN tutorial linked in the issue and locate the feature-cross plot and its surrounding explanation. Trace how the tutorial defines the plotted interaction values, then compare that with the issue’s expectation of symmetry; done when the tutorial or issue clearly explains the observed asymmetry.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.