[ 
https://issues.apache.org/jira/browse/SPARK-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098312#comment-14098312
 ] 

Apache Spark commented on SPARK-3012:
-------------------------------------

User 'yu-iskw' has created a pull request for this issue:
https://github.com/apache/spark/pull/1964

> Standardized Distance Functions between two Vectors for MLlib
> -------------------------------------------------------------
>
>                 Key: SPARK-3012
>                 URL: https://issues.apache.org/jira/browse/SPARK-3012
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Yu Ishikawa
>            Priority: Minor
>
> Most of the clustering algorithms need distance functions between two Vectors.
> We should include the standardized distance function library in MLlib.
> I think that the standardized distance functions help us to implement more 
> machine learning algorithms efficiently.
> h3. For example
> - Chebyshev Distance
> - Cosine Distance
> - Euclidean Distance
> - Mahalanobis Distance
> - Manhattan Distance
> - Minkowski Distance
> - SquaredEuclidean Distance
> - Tanimoto Distance
> - Weighted Distance
> - WeightedEuclidean Distance
> - WeightedManhattan Distance



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to