|
|
|
|
|
by Heikao1
4615 days ago
|
|
I guess the latency depends on how much the recommendation data fits in main memory. However, based on my understanding RecDB implements the recommendation algorithms as a physiccal operator which expected to be much more efficient than implementing it as a stored procedure or a user defined function. |
|