cdlib.evaluation.MatchingResult

class cdlib.evaluation.MatchingResult(score, std)
__init__()

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Attributes

score

Alias for field number 0

std

Alias for field number 1