[GitHub] [spark] zhengruifeng commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization

2021-02-05 Thread GitBox
zhengruifeng commented on a change in pull request #31394: URL: https://github.com/apache/spark/pull/31394#discussion_r569996166 ## File path: mllib/src/main/scala/org/apache/spark/ml/feature/BucketedRandomProjectionLSH.scala ## @@ -97,7 +97,19 @@ class BucketedRandomProjectio

[GitHub] [spark] zhengruifeng commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization

2021-02-03 Thread GitBox
zhengruifeng commented on a change in pull request #31394: URL: https://github.com/apache/spark/pull/31394#discussion_r569996166 ## File path: mllib/src/main/scala/org/apache/spark/ml/feature/BucketedRandomProjectionLSH.scala ## @@ -97,7 +97,19 @@ class BucketedRandomProjectio

[GitHub] [spark] zhengruifeng commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization

2021-02-02 Thread GitBox
zhengruifeng commented on a change in pull request #31394: URL: https://github.com/apache/spark/pull/31394#discussion_r568419326 ## File path: mllib/src/main/scala/org/apache/spark/ml/feature/BucketedRandomProjectionLSH.scala ## @@ -97,7 +97,19 @@ class BucketedRandomProjectio

[GitHub] [spark] zhengruifeng commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization

2021-02-02 Thread GitBox
zhengruifeng commented on a change in pull request #31394: URL: https://github.com/apache/spark/pull/31394#discussion_r568421067 ## File path: mllib/src/main/scala/org/apache/spark/ml/feature/MinHashLSH.scala ## @@ -109,9 +109,16 @@ class MinHashLSHModel private[ml]( overrid

[GitHub] [spark] zhengruifeng commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization

2021-02-02 Thread GitBox
zhengruifeng commented on a change in pull request #31394: URL: https://github.com/apache/spark/pull/31394#discussion_r568419326 ## File path: mllib/src/main/scala/org/apache/spark/ml/feature/BucketedRandomProjectionLSH.scala ## @@ -97,7 +97,19 @@ class BucketedRandomProjectio