Historical Anomaly Detection Quickstart
Get started with TimeGPT’s historical anomaly detection capabilities.
Quickstart
Historical anomaly detection plot illustrating anomalies
Overview
Use the detect_anomalies
method to perform historical anomaly detection and the plot
method to visualize the identified anomalies in your time series data.
Key Concept
-
Quickly detect anomalies in your historical time series data.
-
Visualize outliers for better understanding and faster decision-making.
Steps to Detect Anomalies
1. Install and Import Packages
2. Initialize Nixtla Client
3. Read the Dataset
4. Detect Anomalies
5. Plot Anomalies
6. View Logs (optional)
Next Steps
For more details about historical anomaly detection with TimeGPT, see our in-depth tutorial. This tutorial covers additional configurations and best practices for analyzing time series data at scale.