
 - RandomLink - 

Avoiding Linkage-Effects by
employing Random Effects for Clustering


- written for python 3

Required packages

- numpy
- pandas
- scipy
- scikit-learn
- matplotlib

simply run python random_link.py to cluster one of the datasets that is provided.

Folders:

- data: Datasets used for evaluation
- labels: Labels produced by the other algorithms
- results: overview of the comparison results
	   labels and nmi scores produced by random link for all runs
