Module analytics

Module analytics 

Source
Expand description

Analytics Engines for Performance Dashboard

This module contains the analytics engines that power the dashboard’s statistical analysis, trend detection, anomaly detection, and performance prediction.

Structs§

AnalysisRecord
Analysis record for history tracking
Anomaly
Current anomaly
AnomalyDetectionModel
Anomaly detection model
AnomalyDetector
Anomaly detector for performance anomalies
AnomalyPatterns
Anomaly patterns
AnomalyResolution
Anomaly resolution information
BaselineStatistics
Baseline statistics for anomaly detection
CachedAnalysis
Cached analysis result
CausalChain
Causal chain analysis
CausalEvent
Causal event in a chain
ChangePoint
Change point
ChangePointDetection
Change point detection
CorrelationAnalysisResult
Correlation analysis result
CorrelationPattern
Correlation pattern between anomalies
FeatureEngineeringPipeline
Feature engineering pipeline
Forecast
Forecast data
ForecastAccuracy
Forecast accuracy metrics
ForecastingResults
Forecasting results
HistoricalAnomaly
Historical anomaly record
ImpactAssessment
Impact assessment for anomalies
ModelMetadata
Model metadata
ModelPerformanceRecord
Model performance record
ModelRegistry
Model registry for managing prediction models
PerformancePredictor
Performance predictor for forecasting
PredictionModelInstance
Prediction model instance
ProbableCause
Probable cause of anomalies
RecurringPattern
Recurring anomaly pattern
RootCauseAnalysis
Root cause analysis results
SeasonalPatterns
Seasonal patterns
StatisticalAnalyzer
Statistical analyzer for metrics
StructuralBreak
Structural break
TemporalPattern
Temporal pattern in anomalies
TrendAnalyzer
Trend analyzer for performance trends
TrendModel
Trend model for time series analysis

Enums§

AnomalyModelType
Anomaly detection model types
AnomalySeverity
Anomaly severity levels
AnomalyType
Anomaly types
FeatureSelectionMethod
Feature selection methods
FeatureTransformation
Feature transformation types
PreprocessingStep
Preprocessing steps
TrendModelType
Trend model types