Time Series Prediction-Based Anomaly Detection Algorithm: Statistical methods based on data models are the most widely used anomaly detection techniques. The basic principle is: perform statistical modeling on training datasets (usually normal examples). If a data sample does not conform to the trained stochastic model, it is identified as an anomaly sample.
Machine Learning-Based Intelligent Alert Algorithm: Through time series prediction-based anomaly detection algorithms, we can enable the alert system to automatically and relatively accurately complete fault detection and alerting tasks, thereby greatly reducing the burdensome manual setting of various performance metric alert thresholds and manual management tasks, achieving the goal of automated and intelligent fault detection.