This repository contains the code to reproduce the experiments in The Impact of Random Models on Standardized Clustering Similarity
Install the dependencies with conda
:
conda env create -f ./environment.yml
conda activate random_models
The experiments can the be reproduced by executing
python run_experiments.py