Skip to content

cattystats/Anomaly_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly Detection With Time Series

Tidy anomaly detection with Google Trends data -- anomaly detection using tidyverse package: anomalize

Follow along at 2018 DC R - view video here and supplementary slides here

slides


Explore different anomaly detection algorithms:

Use STL + IQR to detect 2018 trending news stories Pete

Use Twitter's AnomalyDetection method to analyze seasonal data (the tidy way) Anomaly Detection


Data frame generated using Google Trends package, gtrendsR Google Trends


Quick Start Guide

Download and install R from CRAN, as well as the RStudio IDE