Skip to content
View abadeanlou's full-sized avatar

Highlights

  • Pro

Block or report abadeanlou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abadeanlou/README.md

Amirhesam Badeanlou

AI & Data Engineer — Transport & Urban Mobility · Milan, Italy · abadeanlou.com

I build production ML systems and real-time data pipelines end to end — and I know the transport domain from the inside: four-step demand models, production CUBE migrations, and first-author research on transit accessibility equity.

At CitiEU — CitiME I built and operate a traffic-forecasting platform:

  • Hybrid LightGBM forecasting (global + per-route models) predicting travel times up to 4 h ahead — ~1.7 min MAE at 15-min lead, with conformal-calibrated uncertainty bands
  • Real-time ingestion of ~27M rows/day into PostgreSQL/TimescaleDB
  • Three GCP environments, GitHub Actions CI/CD with health-gated deploys
  • LLM-generated traffic reporting via the Anthropic API

Live, public work (all running 24/7):

Research: public transit equity at Institut Polytechnique de Paris — first-author papers at hEART 2022 and TRB 2023.

Python LightGBM TimescaleDB Airflow dbt DuckDB FastAPI GCP Anthropic API GitHub Actions

📍 LinkedIn · Google Scholar

Pinned Loading

  1. Accessibility-using-Transit Accessibility-using-Transit Public

    Computing Accessibility Using Transit

    HTML

  2. four-step-model four-step-model Public

    The classical four-step travel demand model built from scratch for Milan on open OSM data — gravity distribution, logit mode choice, network assignment, select-link analysis

    Jupyter Notebook

  3. public-transport-analysis public-transport-analysis Public

    Forked from CityChrone/public-transport-analysis

    Public transport analysis in cities.

    Jupyter Notebook 1

  4. routing-engine-osmnx routing-engine-osmnx Public

    FastAPI + OSMnx routing engine with a Leaflet frontend

    Python

  5. Smart-Urban-Traffic-Congestion-Prediction Smart-Urban-Traffic-Congestion-Prediction Public

    Supervised classification of urban traffic congestion levels (Kaggle smart-mobility data) — EDA to model comparison and interpretation

    Jupyter Notebook

  6. Used-Car-Price-Prediction Used-Car-Price-Prediction Public

    Used-car price regression (Kaggle data) — feature engineering, model comparison, LightGBM best: R2 0.89, MAE ~$5.3k

    Jupyter Notebook