Y
Hacker News
new
|
ask
|
show
|
jobs
by
queuebert
830 days ago
Yes, this would be fast assuming the vectors are pre-normalized, obviating the need to repeatedly calculate two square roots.
1 comments
SR2Z
830 days ago
Even if the vectors are NOT normalized, you don't always need to normalize them.
Add in nd indices and the costs tend to be very small.
link
Add in nd indices and the costs tend to be very small.