Miao Wang created SPARK-19319:
---------------------------------
Summary: SparkR Kmeans summary returns error when the cluster size
doesn't equal to k
Key: SPARK-19319
URL: https://issues.apache.org/jira/browse/SPARK-19319
Project: Spark
Issue Type: Bug
Reporter: Miao Wang
When Kmeans using initMode = "random" and some random seed, it is possible the
actual cluster size doesn't equal to the configured `k`.
In this case, summary(model) returns error due to the number of cols of
coefficient matrix doesn't equal to k.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]