Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

05.recommender_system,预测的时候如何应对大数据,如果1亿用户需要预测 #790

Open
huangxianliang opened this issue Aug 14, 2019 · 1 comment
Assignees

Comments

@huangxianliang
Copy link

05.recommender_system,预测的时候如何应对大数据,如果1亿用户需要预测

@hutuxian
Copy link
Contributor

hutuxian commented Sep 6, 2019

最简单的可以通过加计算资源的方法,比如使用多卡或多机进行预测。
更进一步地可以尝试诸如将多个操作聚合等针对性的优化。
如果有需求您可以继续提问~

@hutuxian hutuxian self-assigned this Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants