Skip to content

ML.EVAL.CLUSTERING.FOWLKES_MALLOWS_SCORE

Returns the Fowlkes-Mallows index.

Syntax

ML.EVAL.CLUSTERING.FOWLKES_MALLOWS_SCORE(labels_true, labels_pred, sparse)

Arguments

Name Type Default Description
labels_true Any Positional argument 1
labels_pred Any Positional argument 2
sparse Any FALSE Positional argument 3

Examples

Examples coming soon

Working Excel formula examples for this function are not yet written.

See also