Logo Lanfrica

Dodokal/telecom-tower-siting-Ethiopia

Domain:

digital infrastructuregeospatial

Record type:

project
Creator:
Dod
Host:
# Machine Learning and Geospatial Modeling Reveal Telecommunication Tower Suitability, Deployment Priorities, and Digital Connectivity Gaps Across Ethiopia This repository contains the code, predictor metadata, and reproduction instructions for the manuscript: > **Reja, A. A. & Yasin, K. H. (2026).** *Machine Learning and Geospatial Modeling Reveal Telecommunication Tower Suitability, Deployment Priorities, and Digital Connectivity Gaps Across Ethiopia.* Manuscript under review. The framework integrates open Earth observation, Demographic and Health Survey (DHS), and crowdsourced infrastructure data through a stacked ensemble of LightGBM, XGBoost, Random Forest, and MaxEnt classifiers under nested spatial block cross-validation. It produces a national 1 km suitability surface, an operational priority surface, and a digital-equity-adjusted priority surface that systematically reveals geographies of digital exclusion missed by conventional siting maps. --- ## Quick links - πŸ“„ Manuscript and supplementary materials - πŸ”¬ Reproduction guide - πŸ› οΈ Pipeline scripts - πŸ“Š Headline results - πŸ“š Data sources - βœ‰οΈ Contact --- ## Headline results | Metric | Value | |---|---| | Tree-based AUC range (10-fold spatial CV) | **0.963–0.970** | | LightGBM Brier score | **0.001529** | | Greenfield-priority area | **109,630 kmΒ² (9.87% of national)** | | Densification-priority area | **6,054 kmΒ² (0.54%)** | | Spearman ρ (priority vs equity gap) | **βˆ’0.037** (essentially orthogonal) | | Regional rank stability across 4 classifiers | **ρ = 0.91** | | Variogram range of residuals | **7.45 km** (β‰ͺ 50 km block size) | See `results/` for the full set of cross-validated metrics, Moran I diagnostics, calibration scores, and threshold-sensitivity tables. --- ## Repository structure ``` telecom-tower-siting-ethiopia/ β”œβ”€β”€ README.md ← you are here β”œβ”€β”€ LICENSE ← CC BY 4.0 β”œβ”€β”€ CITATION.cff ← machine-readable citation metadata …