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

Proposition of a new module: clustering quality evaluation #164

Open
Robzzson opened this issue Jul 3, 2020 · 3 comments
Open

Proposition of a new module: clustering quality evaluation #164

Robzzson opened this issue Jul 3, 2020 · 3 comments
Assignees

Comments

@Robzzson
Copy link

Robzzson commented Jul 3, 2020

First of all big Thank You for great ml-kmeans and ml-hclust packages! Unfortunately clustering does not mean much without proper evaluation of clustering quality. There's been many metrics developed specially for this purpose and one of them is Silhouette Coefficient. I implemented SC function in JavaScript and I'm wondering if you'd be interested in incorporating it into ml-js? I'm also thinking of developing other clustering quality metrics (e.g. Davies–Bouldin index) in the near future.

@Robzzson
Copy link
Author

Robzzson commented Aug 6, 2020

@targos ping 😉

@maasencioh maasencioh self-assigned this Sep 16, 2020
@maasencioh
Copy link
Member

Hello @Robzzson we are going to start this repo, as soon as we have something interesting we can discuss ideas 👍

@maasencioh maasencioh removed their assignment Sep 16, 2020
@maasencioh
Copy link
Member

@ndmoncadam this is the issue

@maasencioh maasencioh self-assigned this Sep 16, 2020
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