Skip to content

cykustcc/categoricalClustDist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

categoricalClustDist

CategoricalClustDist is a python tool to compute the difference between two clustering results. Clustering result is read from files in the format like cluster_resultsA.txt and cluster_resultsB.txt.

More details please refer to Section 4.1 of "A New Mallows Distance Based Metric for Comparing Clusterings", Ding Zhou, Jia Li, Hongyuan Zha. ICML2005.

Required packages

Python version >= 2.7

How to run

After proper configuration in categoricalClustDist.py.

python categoricalClustDist.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages