Skip to content

Quality assessment measures of data clusters based on ground truth compatible with sklearn

Notifications You must be signed in to change notification settings

newGabriel/ClusterizationScores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Clusterization Scores

this project includes three of the main measures for evaluating clusterings based on ground truth, purity, collocation, and the harmonic mean between purity and collocation.

the project is based on the clustering result of the sklearn library available for python3 and its only requirement is the numpy library which can be obtained from link or:

pip install numpy

the translation was done using google translator, i apologize for any possible error

About

Quality assessment measures of data clusters based on ground truth compatible with sklearn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages