Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize the number of categories for clustering results. #6

Open
BJHYZJ opened this issue Apr 9, 2023 · 1 comment
Open

Customize the number of categories for clustering results. #6

BJHYZJ opened this issue Apr 9, 2023 · 1 comment

Comments

@BJHYZJ
Copy link

BJHYZJ commented Apr 9, 2023

Hello, thank you for your work. May I ask if the CDC clustering algorithm can specify the number of final clusters like k-means? If I need to cluster a given number of categories, the debugging time required is a bit too long.

@pdh-coder
Copy link
Member

Thank you. Our algorithm is an exploratory analysis tool that cannot specify the number of ouput clusters directly. However, you can develop some merge or split strategies to further process the outputs of CDC for the specified number of clusters. I hope these tips help you.

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

No branches or pull requests

2 participants