You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the user vector and item vector with nemf(collaborative similarity embedding),which distance should I use to do ann search,inner product (dot product) or cosine distance or Euclidean distance ?