utils

Compatibility helpers for metric matching.

pysatl_cpd.analysis.metrics.utils.match(run, error_margin)[source]

Match detections to true change points for one run.

Parameters:
Return type:

dict[int, set[int]]