[
https://issues.apache.org/jira/browse/SPARK-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224160#comment-14224160
]
Apache Spark commented on SPARK-4596:
-------------------------------------
User 'dbtsai' has created a pull request for this issue:
https://github.com/apache/spark/pull/3446
> Refactorize Normalizer to make code cleaner
> -------------------------------------------
>
> Key: SPARK-4596
> URL: https://issues.apache.org/jira/browse/SPARK-4596
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: DB Tsai
>
> In this refactoring, the performance is slightly increased by removing the
> overhead from breeze vector. The bottleneck is still in breeze norm which is
> implemented by activeIterator. This inefficiency of breeze norm will be
> addressed in next PR. At least, this PR makes the code more consistent in the
> codebase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]