Fan Hong created FLINK-30401: -------------------------------- Summary: Add Estimator and Transformer for MinHashLSH Key: FLINK-30401 URL: https://issues.apache.org/jira/browse/FLINK-30401 Project: Flink Issue Type: New Feature Components: Library / Machine Learning Reporter: Fan Hong
Add Estimator and Transformer for MinHashLSH. Its function would be at least equivalent to Spark's org.apache.spark.ml.feature.MinHashLSH. The relevant PR should contain the following components: * Java implementation/test (Must include) * Python implementation/test (Optional) * Markdown document (Optional) -- This message was sent by Atlassian Jira (v8.20.10#820010)