fastknn - What are the available distance metrics for the k-nearest neighbor calculation?

Réponse

The 'distanceMetric' parameter supports 'COSINE' (cosine distance), 'IP' (inner product), and 'L2' (Euclidean distance). The default value is 'L2'.
¿Te ayudó esta respuesta?
fastknn

fastKnn

Doc : fastknn