Skip to content

Basic functions to evaluate a clustering partition of data.

License

Notifications You must be signed in to change notification settings

sarafrr/basicClEval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basicClEval

Basic functions to evaluate a partition of data (clustered data).

The main objective of this project is to make the basic statistical measures available for clustered data. It is intended to be applied after the items have been clustered. Therefore, after knowing the labels for each sample in the dataset.

Function Description
clMeans computes the centroid of each cluster
clInnerVariances computes the inner variance of each cluster
wcss computes the Within Cluster Sum of Squares of each cluster
print.wcss prints the information of an object returned by wcss

About

Basic functions to evaluate a clustering partition of data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages