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
A deep learning ensemble model built for multi-label chest X-ray classification in the Grand X-Ray Slam Division B Kaggle competition. The system integrates three pretrained CNN architectures, data augmentation, class-aware training, and staged fine-tuning to achieve competitive performance on thoracic abnormality detection.
AI-powered healthcare web application that predicts the risk of multiple diseases using machine learning models built with Python, Scikit-learn, and Streamlit.
Agentic personal medical assistant that reasons over medical data using multi-agent orchestration, with leveraging mutiple ML/DL pre-trained models, with addition to relational and vector databases.
End-to-end MLOps project for colorectal cancer survival prediction using MLflow, DagsHub, Kubeflow, and Kubernetes. Features automated ML pipelines, experiment tracking, and containerized deployment.
Implement logistic regression using Python and scikit-learn to classify malignant vs. benign tumours from the Breast Cancer Wisconsin (Diagnostic) dataset