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

[Feature Request] Silhouette index for already clustered data #73

Closed
bvenn opened this issue Jun 10, 2020 · 1 comment
Closed

[Feature Request] Silhouette index for already clustered data #73

bvenn opened this issue Jun 10, 2020 · 1 comment

Comments

@bvenn
Copy link
Member

bvenn commented Jun 10, 2020

Is your feature request related to a problem? Please describe.

The implemented version of the silhouette index expects the rawdata to be clustered by k means clustering. A function is missing, that takes an already clustered data set and returns the silhouette index.

@bvenn bvenn self-assigned this Jun 10, 2020
bvenn pushed a commit that referenced this issue Jun 10, 2020
@bvenn
Copy link
Member Author

bvenn commented Jun 10, 2020

closed by bca8f92

@bvenn bvenn closed this as completed Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant