Module monitoring

Module monitoring 

Source
Expand description

Performance monitoring and tracking system for ensemble methods

This module provides comprehensive monitoring capabilities for ensemble models, including performance tracking, concept drift detection, model degradation monitoring, and automated retraining triggers.

Structs§

DegradationIndicators
Performance degradation indicators
DriftDetectionResult
Concept drift detection results
EnsembleMonitor
Ensemble performance monitor
MonitoringConfig
Performance monitoring configuration
MonitoringResults
Performance monitoring results
PerformanceDataPoint
Performance tracking data point
PerformanceTrend
Performance trend analysis

Enums§

DriftType
Types of concept drift
ModelHealth
Model health status
PerformanceMetric
Performance metrics that can be tracked
RecommendedAction
Recommended actions based on monitoring results