Y
Hacker News
new
|
ask
|
show
|
jobs
by
Heikao1
4611 days ago
I am curious to know How RecDB supports SVD computation online !
1 comments
Naruto55
4611 days ago
I don't think there is a way to train an SVD model online. I guess what they do is to materialized both the user feature and the item features matrix and query it on demand.
link