Additional Anomaly Detectors
The Statistical Process Control Detector incorporates industrial control techniques provided in Statistics and Machine Learning Toolbox™. Rather than using models, this detection approach uses statistical data to identify outliers.
Like machine learning models, Statistical process control detectors are quick to train, and provide a good starting point for developing a detector.
Apps
| Time Series Anomaly Detector | Interactively create, train, test, and tune detectors for detecting anomalous behavior in time series (Since R2026a) |
Functions
Topics
- Train and Test Time Series Statistical Process Control Anomaly Detector
This example shows the development cycle for a Statistical Process Control anomaly detector.
- Detecting Anomalies in Time Series
Examine the general workflow for developing anomaly detectors that detect anomalous subsequences in time series.
- Interpret Evaluation Metrics for Time Series Anomaly Detectors
Interpret evaluation metrics that are returned by the
evaluationMetricsfunction and the app.