Unlocking the Power of Data Science
As a data scientist, I know the transformative power of data. My passion is using that power to solve complex problems and unlock new insights. Welcome to my portfolio, where I showcase my projects and demonstrate how I can help your business harness the power of data.
Lung nodule segmentation
Princess Margaret Cancer Center (University Health Network)
​
2023 - present
-
Engineered an automated segmentation model employing deep learning methodologies to accurately identify nodules within patients' CT scans
-
Proficiently operated high-performance cluster computing infrastructure to execute intricate training procedures on extensive medical images
-
Integrate the segmentation model into a comprehensive decision support system for tumour board on patients' treatment plans
Hand gesture recognition
-
built and trained a convolutional neural network for recognizing American sign language gestures using PyTorch. The test accruacy is 79.4% using a simple 2 layer CNN model.
-
Extracted features using Transfer learning with AlexNet, and built and trained a classifier using the extracted feature as inputs. The transfer learning model has a test accuracy of 91.1%.
Course design using NLP
-
Experimented with natural language processing algorithms and various data processing techniques to extract skills (features) from a job posting dataset.
-
Use the skills extracted from job postings as features, and run clustering algorithms to create clusters of skills that can be interpreted as courses, and design curriculum accordingly.