data/clean_clinical_data.csv:kaggle.json)~/.kaggle/kaggle.json (or C:\Users\<you>\.kaggle\kaggle.json on Windows)data/COVID-19_Radiography_Dataset/ with one subfolder per class (COVID, Normal, Lung_Opacity, Viral Pneumonia), each containing an images/ subfolder.models/./predict/clinical with vitals/symptoms (JSON) -> returns COVID probability/predict/image with a chest X-ray image file -> returns predicted class + confidence/) which models are currently loaded, so you can run it even if you've only trained one of the two models so far.class_weight="balanced", but precision remains low. Clinical vitals alone are not a reliable diagnostic signal.8acb4153 (Initial commit)
Posted Aug 18, 2026
Developed a COVID-19 chest classification system using CNN and Random Forest, deployed with FastAPI.
0
0