Narine Kokhlikyan created SPARK-14148: -----------------------------------------
Summary: Kmeans Sum of squares - Within cluster, between clusters and total Key: SPARK-14148 URL: https://issues.apache.org/jira/browse/SPARK-14148 Project: Spark Issue Type: New Feature Reporter: Narine Kokhlikyan Priority: Minor As discussed in: https://github.com/apache/spark/pull/10806#issuecomment-200324279 creating this jira for adding to KMeans the following features: Within cluster sum of square, between clusters sum of square and total sum of square. cc [~mengxr] Link to R’s Documentation https://stat.ethz.ch/R-manual/R-devel/library/stats/html/kmeans.html Link to sklearn’s documentation http://scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org