ml icon indicating copy to clipboard operation
ml copied to clipboard

Proposition of a new module: clustering quality evaluation

Open Robzzson opened this issue 4 years ago • 3 comments

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 avatar Jul 03 '20 20:07 Robzzson

@targos ping 😉

Robzzson avatar Aug 06 '20 22:08 Robzzson

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

maasencioh avatar Sep 16 '20 13:09 maasencioh

@ndmoncadam this is the issue

maasencioh avatar Sep 16 '20 13:09 maasencioh