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] Recommending items from transactions data #1104

Open
chakra1166 opened this issue Sep 3, 2024 · 0 comments
Open

[QST] Recommending items from transactions data #1104

chakra1166 opened this issue Sep 3, 2024 · 0 comments
Labels
question Further information is requested

Comments

@chakra1166
Copy link

Hi,
I have a transactions data of user and items. Now I want to build a two tower model using this transaction data. Now my question is should I duplicate customer x item combinations based on number of transactions or just create one row per customer x item. If I just create one row how do I tell the mode to differentiate between a item that is purchased 5 times vs 1 time by the same customer

Thanks in advance

@chakra1166 chakra1166 added the question Further information is requested label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant