DARTS is an open-source Python library that supports time series forecasting and anomaly detection.
The time series anomaly detection module supports external libraries such as PyOD, and allows for the use of models via wrappers to incorporate existing methods that are not yet implemented in Darts.
Related terms
Outlier Detection
Empirical Cumulative-distribution-based Outlier Detection (ECOD)
Copula-Based Outlier Detection (COPOD)
Scalable Unsupervised Outlier Detection (SUOD)
PyOD