[GitHub] spark issue #16355: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorithm faili...

2016-12-28 Thread alokob
Github user alokob commented on the issue: https://github.com/apache/spark/pull/16355 Nice to know that , codefix I suggested is working. Its really nice to contribute in spark. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #16355: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorithm faili...

2016-12-28 Thread alokob
Github user alokob commented on the issue: https://github.com/apache/spark/pull/16355 Thats ok , enjoy Xmas. Please keep me posted if you find that issue is not resolved. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #16355: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorithm faili...

2016-12-25 Thread alokob
Github user alokob commented on the issue: https://github.com/apache/spark/pull/16355 @imatiach-msft Did you find the dataset suitable. Is anything else needed from my side? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #16355: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorithm faili...

2016-12-23 Thread alokob
Github user alokob commented on the issue: https://github.com/apache/spark/pull/16355 You can get sample vectors at this location https://github.com/alokob/SparkClusteringDataSet/SampleVectors.txt. Also while executing bisecting K-Means , we have set following configuration

[GitHub] spark pull request #16355: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorith...

2016-12-21 Thread alokob
Github user alokob commented on a diff in the pull request: https://github.com/apache/spark/pull/16355#discussion_r93470185 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/clustering/BisectingKMeans.scala --- @@ -339,10 +339,14 @@ private object BisectingKMeans extends

[GitHub] spark issue #16355: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorithm faili...

2016-12-21 Thread alokob
Github user alokob commented on the issue: https://github.com/apache/spark/pull/16355 @imatiach-msft , thanks for creating pull request and committing change which I have shared , I will try to share some sample dataset for this issue. --- If your project is set up for it, you can