egov-analytics
egov-analytics copied to clipboard
Explore the methodology and intricacies of Twitter's algorithm
We should try to replicate the algorithm in base R code to understand how it works, and how to select parameters. The output should be a R notebook.
- Does the window size matter in detecting the anomalies?
- How do we select the optimal values of alpha and max_anoms ?
- What does the parameter longterm mean?