Skip to content

Latest commit

 

History

History

sand

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SAND (unsupervised subsequence anomaly detection in data streams.)

Restricted Access!!

Citekey BoniolEtAl2021SAND
Source Code from Paul and Themis
Learning type unsupervised
Input dimensionality univariate

After receiving the original source code from the authors, place the directory matrix_profile and the file SAND.py into this folder.

Original Dependencies

  • numpy==1.18.5
  • matplotlib==3.2.2
  • tslearn==0.4.1
  • plotly==4.10.0
  • tqdm==4.47.0
  • pandas==1.0.5