You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/10/17 14:39:00 UTC

[jira] [Created] (SPARK-25758) Deprecate BisectingKMeans compute cost

Marco Gaido created SPARK-25758:
-----------------------------------

             Summary: Deprecate BisectingKMeans compute cost
                 Key: SPARK-25758
                 URL: https://issues.apache.org/jira/browse/SPARK-25758
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 2.4.0
            Reporter: Marco Gaido


In SPARK-23451 the method {{computeCost}} from KMeans was deprecated, as we have now a better way to evaluate a clustering algorithm (the {{ClusteringEvaluator}}). Moreover, in the deprecation, the method was targeted for removal in 3.0.

I think we should deprecate the computeCost method on BisectingKMeans  for the same reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org