datamllab/tods

Unsupervised anomaly detection (unlabeled time series)

soso-maitha opened this issue · 2 comments

Hello,

Thanks for this great tool. I would like to ask if it supports unsupervised anomaly detection for unlabeled time series.

Regards,

All of the provided algorithms are trained in unsupervised manner. The label is only used for evaluation.

Thanks for the great work!!