I\'m trying to understand the MinHash LSH implementation in Spark, org.apache.spark.ml.feature.MinHashLSH.
org.apache.spark.ml.feature.MinHashLSH
These two files seem the most relevant: MinHas