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

Apache Spark commented on SPARK-4406:
-------------------------------------

User 'MechCoder' has created a pull request for this issue:
https://github.com/apache/spark/pull/3945

> SVD should check for k < 1
> --------------------------
>
>                 Key: SPARK-4406
>                 URL: https://issues.apache.org/jira/browse/SPARK-4406
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.2.0
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>
> When SVD is called with k < 1, it still tries to compute the SVD, causing a 
> lower-level error.  It should fail early.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to