Distance
Various methods are available to calculate the distance between two datasets:
- Cosine Distance
 - Cosine Similarity
 - Euclidian Distance
 - Nan Euclidean Distance
 - Squared Euclidean
 - Manhattan Distance
 - Minkowski Distance
 
Various methods are available to calculate the distance between two datasets: