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'm unsure whether the transform the way it is currently computed using the coupling matrix would work for a metric which is not the l_2 norm going by equations 13 and 14 here. Would this for instance, work with cosine distance metric?
Cosine also seems to pose the following question : Would the final transformed source examples then be correct up to a multiplicative factor?