An industry-grade hybrid ML pipeline for predicting tuberculosis (TB) vulnerability hotspots across India at district level. Combines gradient-boosted decision trees with transformer-based contextual embeddings for high-resolution vulnerability mapping.
Calibration: Platt Scaling, Isotonic Regression, Temperature Scaling
Data: 729 Indian districts × 153 features
Usage
python
1# Clone and run the full pipeline2git clone https://huggingface.co/t6harsh/tb-vulnerability-hotspot-predictor
3cd tb-vulnerability-hotspot-predictor/src
4python main_pipeline.py