[ 
https://issues.apache.org/jira/browse/SPARK-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-8519:
--------------------------------
    Labels: advanced bulk-closed  (was: advanced)

> Blockify distance computation in k-means
> ----------------------------------------
>
>                 Key: SPARK-8519
>                 URL: https://issues.apache.org/jira/browse/SPARK-8519
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.4.0
>            Reporter: Xiangrui Meng
>            Assignee: Yanbo Liang
>            Priority: Major
>              Labels: advanced, bulk-closed
>
> The performance of pairwise distance computation in k-means can benefit from 
> BLAS Level 3 matrix-matrix multiplications. It requires we update the 
> implementation to use blocks. Even for sparse data, we might be able to see 
> some performance gain.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to