[
https://issues.apache.org/jira/browse/SPARK-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-1696.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> RowMatrix.dspr is not using parameter alpha for DenseVector
> -----------------------------------------------------------
>
> Key: SPARK-1696
> URL: https://issues.apache.org/jira/browse/SPARK-1696
> Project: Spark
> Issue Type: Bug
> Components: MLlib
> Reporter: Anish Patel
> Assignee: Xiangrui Meng
> Priority: Minor
> Fix For: 1.0.0
>
>
> In the master branch, method dspr of RowMatrix takes parameter alpha, but
> does not use it when given a DenseVector.
> This probably slid by because when method computeGramianMatrix calls dspr, it
> provides an alpha value of 1.0.
--
This message was sent by Atlassian JIRA
(v6.2#6252)