We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8844eb1 commit 7feab8fCopy full SHA for 7feab8f
aeon/anomaly_detection/series/distance_based/_rockad.py
@@ -17,7 +17,7 @@
17
18
class ROCKAD(BaseSeriesAnomalyDetector):
19
"""
20
- ROCKET-based Anomaly Detector (ROCKAD).
+ ROCKET-based Semi-Supervised Anomaly Detector (ROCKAD).
21
22
Adapted ROCKAD [1]_ version to detect anomalies on time-points.
23
ROCKAD leverages the ROCKET transformation for feature extraction from
0 commit comments