OESimMeasure

This namespace contains constants representing the built-in similarity indices of the GraphSim TK.

Cosine

This constant represents Cosine similarity index.

See also

Dice

This constant represents Dice similarity index.

See also

Euclid

This constant represents the Euclidean similarity index.

See also

Manhattan

This constant represents the Manhattan similarity index.

See also

Tanimoto

This constant represents the Tanimoto similarity index.

See also

Tversky

This constant represents the Tversky similarity index.

See also