Github user mgaido91 commented on the issue:

    https://github.com/apache/spark/pull/22360
  
    Yes, I think the point here is that the parameter is part of 
`BisectingKMeansParams` which defines as final the getter method. I think 
`KMeans` has the same issue. We can probably remove this and set the 
distanceMeasure from the parent model at creation time.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to