Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 997 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 997 Bytes

CluSim: a package for calculating clustering similarity

This package implements a series of methods used to compare Clusterings.

Installation

This package (will be) available in PyPI. Just run the following command on terminal to install.

    $ pip install clusim

You can also source the code directly from the github project page.

Docs

The full documentation can be found at: Hoosier-Clusters.github.io/clusim

Papers