Description Usage Arguments Value Author(s)
OE = ∑_{n=1}^{N}(I(LT_{n} \neq LP_{n})) / N
Compute clustering assignment error
cluster_error
computes the clustering assignment error, i.e. the
average number of incorrect cluster assignments:
OE = ∑_{n=1}^{N}(I(LT_{n} \neq LP_{n})) / N
1 | cluster_error(C_true, C_post)
|
C_true |
True cluster assignemnts. |
C_post |
Posterior mean of predicted cluster assignemnts. |
The clustering assignment error
C.A.Kapourani C.A.Kapourani@ed.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.