You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fan Hong (Jira)" <ji...@apache.org> on 2022/12/13 13:37:00 UTC

[jira] [Created] (FLINK-30401) Add Estimator and Transformer for MinHashLSH

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)