report
Comprehensive classification report over multiple runs.
- class pysatl_cpd.analysis.metrics.multiple_run.classification.report.ClassificationReport(error_margin)[source]
Bases:
DerivedMetric[TraceT,ProviderT,Number,dict[str,Number]],GenericConfigure the classification report with an error margin.
- Parameters:
error_margin (
tuple[int,int]) – Allowed (left, right) margin around each true change point for matching detections.