Skip to main content

Module regression_detector

Module regression_detector 

Source
Expand description

AI-powered Performance Regression Detection System

This module provides advanced statistical analysis and machine learning-based detection of performance regressions in model training and inference, enabling early detection of performance degradation with high accuracy.

Structs§

BaselineStatistics
Baseline statistics for comparison
MetricDataPoint
Performance metric data point
MetricSeries
Historical metric series for analysis
PotentialCause
Potential cause for performance regression
RegressionDetection
Regression detection result
RegressionDetectionConfig
Configuration for regression detection
RegressionDetector
Advanced regression detector with ML capabilities
RootCauseAnalysis
Root cause analysis results

Enums§

CauseType
Types of potential causes
MetricType
Types of metrics to monitor for regressions
RegressionSeverity
Severity levels for regressions
RegressionType
Types of performance regressions