-
- Downloads
[MLlib] SPARK-3987: add test case on objective value for NNLS
Also update step parameter to pass the proposed test Author: coderxiang <shuoxiangpub@gmail.com> Closes #2965 from coderxiang/nnls-test and squashes the following commits: 24b06f9 [coderxiang] add test case on objective value for NNLS; update step parameter to pass the test
Showing
- mllib/src/main/scala/org/apache/spark/mllib/optimization/NNLS.scala 1 addition, 1 deletion...main/scala/org/apache/spark/mllib/optimization/NNLS.scala
- mllib/src/test/scala/org/apache/spark/mllib/optimization/NNLSSuite.scala 30 additions, 0 deletions...scala/org/apache/spark/mllib/optimization/NNLSSuite.scala
Please register or sign in to comment