Skip to content

Conversation

@mgaido91
Copy link
Contributor

What changes were proposed in this pull request?

The PR proposes to deprecate the computeCost method on BisectingKMeans in favor of the adoption of ClusteringEvaluator in order to evaluate the clustering.

How was this patch tested?

NA

@mgaido91
Copy link
Contributor Author

Since #22756 was reverted because it was decided not to deprecate this in 2.4, but only in 3.0, this PR deprecates it for 3.0.

cc @cloud-fan @dongjoon-hyun @mengxr @srowen @WeichenXu123

@SparkQA
Copy link

SparkQA commented Oct 28, 2018

Test build #98168 has finished for PR 22869 at commit ea5ccb8.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@mgaido91
Copy link
Contributor Author

mgaido91 commented Nov 5, 2018

any comments on this?

@cloud-fan
Copy link
Contributor

cc @dbtsai

@dbtsai
Copy link
Member

dbtsai commented Nov 5, 2018

LGTM too. Merged into master. Thanks.

@asfgit asfgit closed this in fc10c89 Nov 5, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?

The PR proposes to deprecate the `computeCost` method on `BisectingKMeans` in favor of the adoption of `ClusteringEvaluator` in order to evaluate the clustering.

## How was this patch tested?

NA

Closes apache#22869 from mgaido91/SPARK-25758_3.0.

Authored-by: Marco Gaido <marcogaido91@gmail.com>
Signed-off-by: DB Tsai <d_tsai@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants