Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QST] Example notebook for PostContextFusion using embedding feature #785

Open
karunaahuja opened this issue Jul 24, 2024 · 1 comment
Open

Comments

@karunaahuja
Copy link

❓ Questions & Help

4037119

Details

I see a PostContextFusion feature to concat contextual features. However,

  1. How do we use it with embedding features such as user embedding?
  2. Is there an example of successfully using it to train a model ?
@rnyak
Copy link
Contributor

rnyak commented Oct 8, 2024

there is a unit test you can take a reference:

def test_post_fusion_context_block(yoochoose_schema, torch_yoochoose_like, fusion_aggregation):
At this point we dont have a notebook for this feature, if you want to contribute, feel free to create one and then create a PR. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants