Logo Lanfrica

Kush123456789/teu_forecaster

Domaine:

mobility

Type de record:

software
Créateur:
Kus
Hôte:
Mombasa Port TEU Forecaster # Mombasa Port TEU Forecaster **Streamlit dashboard for forecasting monthly container import volumes at the Port of Mombasa** using ARIMA, SARIMA, SARIMAX, and a Hybrid SARIMAX-EGARCH model. --- ## Architecture ``` ┌──────────────────────────────────────────────────────────────────────┐ │ DEPLOYMENT OPTIONS │ │ │ │ ┌─────────────┐ ┌─────────────┐ ┌───────────────────────────┐ │ │ │ Streamlit │ │ Docker │ │ Cloud (Azure / AWS) │ │ │ │ Community │ │ Compose │ │ │ │ │ │ Cloud │ │ (self- │ │ Azure App Service │ │ │ │ (Free) │ │ hosted) │ │ + Container Instances │ │ │ └──────┬───────┘ └──────┬──────┘ └────────────┬──────────────┘ │ │ │ │ │ │ │ └─────────────────┼───────────────────────┘ │ │ │ │ │ ┌───────▼───────┐ │ │ │ Streamlit │ Port 8501 │ │ │ App Server │ │ │ └───────┬───────┘ │ │ │ │ │ ┌──────────────┼──────────────┐ │ │ │ │ │ │ │ ┌──────▼─────┐ ┌─────▼──────┐ ┌─────▼──────┐ │ │ │ app.py │ │ pages/ │ │ assets/ │ │ │ │ (entry) │ │ 4 pages │ │ style.css │ │ │ └──────┬─────┘ └─────┬──────┘ └────────────┘ │ │ │ │ │ │ └──────┬───────┘ …