Skip to content

Hoosier-Clusters/clusim

Repository files navigation

CluSim: a package for calculating clustering similarity

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

Installation

This package is 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