respitriage / models /__init__.py
SujalSha's picture
Upload folder using huggingface_hub
d0ace1e verified
raw
history blame contribute delete
193 Bytes
"""
models/ — ML model architecture definitions.
cnn_model.py : MultiTaskEfficientNet (lung) + LightCoughCNN (cough)
xgboost_model.py : XGBoost classifier for COUGHVID metadata
"""