Tim Berners-Lee: - Data is a precious thing and will last longer than the systems themselves
🧳 Projects
Kidney Disease Classification
Description: Developed a deep learning-based solution for classifying kidney disease using medical image data. Leveraged VGG16 architecture and modern MLOps tools to ensure model traceability, version control, and reproducibility.
Achieved ~80% accuracy using a VGG16-based convolutional neural network.
Integrated MLflow for experiment tracking and DVC for data and model version control.
Followed object-oriented programming (OOP) principles to ensure modular, reusable, and maintainable code
Deployed workflows to AWS for scalable execution and storage.
Screenshot:
Schizophrenia Detection with Machine Learning
Description: Designed a machine learning pipeline to detect schizophrenia from clinical data, aiming to support early diagnosis and enhance treatment planning. Focused on model performance, production-readiness, and reproducibility.