bisegment_cut
OnlineNoResetBenchmark
Compatibility helpers for metric matching.
Match detections to true change points for one run.
run (SingleRun[TypeVar(TraceT, bound= DetectionTrace), TypeVar(ProviderT, bound= LabeledData)]) – The single run to evaluate.
SingleRun
TypeVar
TraceT
DetectionTrace
ProviderT
LabeledData
error_margin (tuple[int, int]) – (left, right) tolerance around each true change point.
tuple
int
dict[int, set[int]]
dict
set