Skip to contents

Computes the adjusted Rand index between two clusterings.

Usage

.adjusted_rand_index(x, y)

Arguments

x

First clustering vector.

y

Second clustering vector.

Value

Adjusted Rand index value.