OfflineUnsupervisedAnomalyDetection
Unsupervised anomaly detection on time series data using Python and sklearn. Includes Kmeans clustering, Elliptic Envelope for Gaussian method, and Markov Chain. Heavily inspired by: https://github.com/Vicam/Unsupervised_Anomaly_Detection