[
https://issues.apache.org/jira/browse/SPARK-18409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870791#comment-15870791
]
Apache Spark commented on SPARK-18409:
--------------------------------------
User 'Yunni' has created a pull request for this issue:
https://github.com/apache/spark/pull/16966
> LSH approxNearestNeighbors should use approxQuantile instead of sort
> --------------------------------------------------------------------
>
> Key: SPARK-18409
> URL: https://issues.apache.org/jira/browse/SPARK-18409
> Project: Spark
> Issue Type: Improvement
> Components: ML
> Reporter: Joseph K. Bradley
>
> LSHModel.approxNearestNeighbors sorts the full dataset on the hashDistance in
> order to find a threshold. It should use approxQuantile instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]