Skip to content

acumed-training/anomaly-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detect

This is a simple tutorial for building an anomaly detector using an algorithm inspired by Twitter's Seasonal ESD approach.

The tutorial uses as couple of files available from Numenta's anomaly benchmark repository.
https://github.com/numenta/NAB/tree/master/data

Getting started

bash> virtualenv -p python3 venv
bash> source venv/bin/activate
bash (venv)> pip install -r requirements.txt
bash (venv)> jupyter notebook

About

Short 3 hour anomaly detection course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •