[GitHub] spark issue #11515: [SPARK-13672] [ML] Add python examples of BisectingKMean...

2017-03-30 Thread zhengruifeng
Github user zhengruifeng commented on the issue: https://github.com/apache/spark/pull/11515 @rmchurch I think this bug has been resolved in https://github.com/apache/spark/pull/16515 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark issue #11515: [SPARK-13672] [ML] Add python examples of BisectingKMean...

2017-03-30 Thread rmchurch
Github user rmchurch commented on the issue: https://github.com/apache/spark/pull/11515 This example doesn't seem to work in Spark 2.0.0, and from the master mllib/clustering.py, I don't expect it to work in the most updated code either. Specifically, the Python BisectingKMeansModel