Tag: ARMA

Time Series Analysis (TSA) in Python - Linear Models to GARCH
EducationPython

Time Series Analysis (TSA) in Python - Linear Models to GARCH

If you’re interested in automating your strategy or process using AWS Cloud click here. Post Outline * Motivation * The Basics * Stationarity * Serial Correlation (Autocorrelation) * Why do we care about Serial Correlation? * White Noise and Random Walks * Linear Models * Log-Linear Models * Autoregressive Models - AR(p) * Moving Average Models - MA(q) * Autoregressive Moving Average Models - ARMA(p, q) * Autoregressive Integrated Moving Average Models -

READ MORE