Skip to content

Commit 7feab8f

Browse files
committed
Added semi-supervised labeling to description
1 parent 8844eb1 commit 7feab8f

File tree

1 file changed

+1
-1
lines changed
  • aeon/anomaly_detection/series/distance_based

1 file changed

+1
-1
lines changed

aeon/anomaly_detection/series/distance_based/_rockad.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
class ROCKAD(BaseSeriesAnomalyDetector):
1919
"""
20-
ROCKET-based Anomaly Detector (ROCKAD).
20+
ROCKET-based Semi-Supervised Anomaly Detector (ROCKAD).
2121
2222
Adapted ROCKAD [1]_ version to detect anomalies on time-points.
2323
ROCKAD leverages the ROCKET transformation for feature extraction from

0 commit comments

Comments
 (0)