Air Passengers Forecasting with ARIMA
Decompose the classic Air Passengers time series, identify trend and seasonality, fit an ARIMA model, and forecast 12 months ahead.
Open analysis →Analysis category
Ready-to-run examples generated from notebook workflows.
Decompose the classic Air Passengers time series, identify trend and seasonality, fit an ARIMA model, and forecast 12 months ahead.
Open analysis →Load Apple stock price data, compute moving averages, calculate daily returns, visualize volatility, and compute the Sharpe ratio.
Open analysis →Analyze Bitcoin historical returns, compute log returns, measure drawdowns, and detect volatility regimes.
Open analysis →Analyze hourly energy consumption data, explore daily and weekly patterns, and build a forecasting model using Prophet.
Open analysis →Detect anomalies in a time series using rolling z-score and Isolation Forest, then visualize flagged points.
Open analysis →