
Pneumonia Detection from Chest X-Rays
Benchmarked 10 CNN configurations (EfficientNetB0 vs. ResNet50) for pneumonia classification from chest X-rays. The best model hit 71% accuracy, 92% recall, and a 0.84 ROC-AUC, built as a triage-prioritization aid rather than a standalone diagnostic.
ResNet50 · 92% recall · 0.84 ROC-AUC
- Python
- TensorFlow/Keras
- CNN
- Computer Vision





