Skip to content
Snippets Groups Projects
Commit 31002e4a authored by sethah's avatar sethah Committed by Yanbo Liang
Browse files

[SPARK-18282][ML][PYSPARK] Add python clustering summaries for GMM and BKM


## What changes were proposed in this pull request?

Add model summary APIs for `GaussianMixtureModel` and `BisectingKMeansModel` in pyspark.

## How was this patch tested?

Unit tests.

Author: sethah <seth.hendrickson16@gmail.com>

Closes #15777 from sethah/pyspark_cluster_summaries.

(cherry picked from commit e811fbf9)
Signed-off-by: default avatarYanbo Liang <ybliang8@gmail.com>
parent fb4e6359
No related branches found
No related tags found
No related merge requests found
Showing
with 256 additions and 47 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment