メインコンテンツ

Time Series Anomaly Detection with Detector Models

Train anomaly detectors to detect anomalies in time series data

The Time Series Anomaly Detection for MATLAB® support package provides a suite of deep learning, and machine learning, and statistical algorithms designed especially for anomaly detection in time series. You can use these detectors without an extensive background in deep learning or machine learning. The deep learning detectors also require Deep Learning Toolbox™.

Note

Installation Required: This functionality requires Time Series Anomaly Detection for MATLAB.

To download this support package, go to Time Series Anomaly Detection for MATLAB.

All of the anomaly detection tools in the suite require that your input data be in the form of a time series, that is, in the form of an ordered sequence of data points.

  • If your input data is in the form of an unordered sequence, see Anomaly Detection in Statistics and Machine Learning Toolbox™.

  • If your input data is in the form of image data, see Automated Visual Inspection (Computer Vision Toolbox).

For information on getting started with these anomaly detection tools, see Get Started with Time Series Anomaly Detection.

Categories