Namespace AiDotNet.TimeSeries.AnomalyDetection
Classes
- DeepANTOptions<T>
Options for DeepANT model.
- DeepANT<T>
Implements DeepANT (Deep Learning for Anomaly Detection in Time Series).
- LSTMVAEOptions<T>
Options for LSTM-VAE model.
- LSTMVAE<T>
Implements LSTM-VAE (Long Short-Term Memory Variational Autoencoder) for anomaly detection.
- TimeSeriesIsolationForest<T>
Implements Isolation Forest for time series anomaly detection.