-
- Downloads
[SPARK-19319][BACKPORT-2.1][SPARKR] SparkR Kmeans summary returns error when...
[SPARK-19319][BACKPORT-2.1][SPARKR] SparkR Kmeans summary returns error when the cluster size doesn't equal to k ## What changes were proposed in this pull request? Backport fix of #16666 ## How was this patch tested? Backport unit tests Author: wm624@hotmail.com <wm624@hotmail.com> Closes #16761 from wangmiao1981/kmeansport.
Showing
- R/pkg/R/mllib.R 21 additions, 8 deletionsR/pkg/R/mllib.R
- R/pkg/inst/tests/testthat/test_mllib.R 27 additions, 0 deletionsR/pkg/inst/tests/testthat/test_mllib.R
- mllib/src/main/scala/org/apache/spark/ml/r/KMeansWrapper.scala 10 additions, 1 deletion.../src/main/scala/org/apache/spark/ml/r/KMeansWrapper.scala
Loading
Please register or sign in to comment