[GitHub] spark pull request #22893: [SPARK-25868][MLlib] One part of Spark MLlib Kmea...

2018-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22893 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #22893: [SPARK-25868][MLlib] One part of Spark MLlib Kmea...

2018-11-10 Thread KyleLi1985
Github user KyleLi1985 commented on a diff in the pull request: https://github.com/apache/spark/pull/22893#discussion_r232457128 --- Diff: python/pyspark/ml/clustering.py --- @@ -88,6 +88,14 @@ def clusterSizes(self): """ return self._call_java("clusterSize

[GitHub] spark pull request #22893: [SPARK-25868][MLlib] One part of Spark MLlib Kmea...

2018-11-10 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/22893#discussion_r232456101 --- Diff: python/pyspark/ml/clustering.py --- @@ -88,6 +88,14 @@ def clusterSizes(self): """ return self._call_java("clusterSizes")

[GitHub] spark pull request #22893: [SPARK-25868][MLlib] One part of Spark MLlib Kmea...

2018-11-08 Thread KyleLi1985
Github user KyleLi1985 commented on a diff in the pull request: https://github.com/apache/spark/pull/22893#discussion_r231838390 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/util/MLUtils.scala --- @@ -521,19 +521,21 @@ object MLUtils extends Logging { * The bound

[GitHub] spark pull request #22893: [SPARK-25868][MLlib] One part of Spark MLlib Kmea...

2018-11-07 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/22893#discussion_r23159 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/util/MLUtils.scala --- @@ -521,19 +521,21 @@ object MLUtils extends Logging { * The bound does