Find Probability of Match Based on Similarity
euclidean_probability(distance, n_bands, band_width, r)
a decimal number giving the proability that the two items will be returned as a candidate pair from the minihash algorithm.
the euclidian distance between the two vectors you want to compare.
The number of LSH bands used in hashing.
The number of hashes in each band.
the "r" hyperparameter used to govern the sensitivity of the hash.