User guide
fetch_dataset()
load_local_dataset()
load_mocap()
F1Score
Covering
HausdorffDistance
GaussianF1Score
BidirectionalCovering
AdjustedRandIndex
AdjustedMutualInformation
NormalizedMutualInformation
WeightedAdjustedRandIndex
WeightedNormalizedMutualInformation
StateMatchingScore
BaseMetric
BaseMetric.compute()
Computes the State Matching Score (SMS).
Initializes the metric with optional parameters.
Methods
__init__([weights])
__init__
compute(y_true, y_pred, **kwargs)
compute
Computes the value of the metric.
Attributes
DEFAULT_WEIGHTS