You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
End-to-end binary classification pipeline for clinical risk prediction using PyTorch. Includes preprocessing, imbalanced data handling with SMOTE, optimizer benchmarking (SGD vs Adam), and performance visualization (AUC-ROC, Confusion Matrix). Designed to align with healthcare AI applications and model evaluation best practices.