mlpy.knowledgerep.cbr.engine.Case.compute_similarity

Case.compute_similarity(other)[source]

Computes how similar two cases are.

Parameters:

other : Case

The other case this case is compared to.

Returns:

float :

The similarity measure between the two cases.