Skip to content
New issue

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

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

Already on GitHub? # to your account

话说CTR模型的交互类的特征是怎么做的和存储的? #76

Open
guotong1988 opened this issue Mar 22, 2021 · 1 comment
Open

Comments

@guotong1988
Copy link

比如有user有1000W,item有1000W,那么要有 1000W*1000W = 1000000亿 的特征数据?

@Jonny-Smith-GitHub
Copy link

比如有user有1000W,item有1000W,那么要有 1000W*1000W = 1000000亿 的特征数据?

建议先用召回策略筛选掉一下物品,再拼接特征。

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants