About Me
Machine Learning Engineer with +3 years of experience in machine learning, deep learning, and Large Language Models (LLMs). Assembled 3 datasets and led 5 ML/NLP projects, building pipelines throughout the preprocessing,…
Machine Learning Engineer with +3 years of experience in machine learning, deep learning, and Large Language Models (LLMs). Assembled 3 datasets and led 5 ML/NLP projects, building pipelines throughout the preprocessing, analysis, modeling, training, evaluation, and optimization stages.
Experience
Graduate Research Assistant
Designed and implemented multimodal LLM pipelines for large-scale UI/UX evaluation of 1000 mobile app interfaces using Python.
Developed frameworks for prompt evaluation, zero-shot vs. few-shot benchmarking, and structured output parsing.
Graduate Research Assistant
Designed and implemented multimodal LLM pipelines for large-scale UI/UX evaluation of 1000 mobile app interfaces using Python., Developed frameworks for prompt evaluation, zero-shot vs. few-shot benchmarking, and structured output parsing.
Computer Instructor
Taught ICS3U course covering Python and computer science fundamentals.
Introduced students to software design patterns and modular programming principles.
Computer Instructor
Taught ICS3U course covering Python and computer science fundamentals., Introduced students to software design patterns and modular programming principles.
Machine Learning Engineer
Built large-scale generative evaluation systems using 16 LLMs (including GPT-4, Gemini, Llama 3, Mistral) to assess content credibility in health videos.
Improved model response quality by 15% through refining 6 prompt engineering techniques.
Developed automated Python pipelines for data processing, transcription, and NLP analysis of 450+ health-related videos.
Machine Learning Engineer
Built large-scale generative evaluation systems using 16 LLMs (including GPT-4, Gemini, Llama 3, Mistral) to assess content credibility in health videos., Improved model response quality by 15% through refining 6 prompt engineering techniques., Developed automated Python pipelines for data processing, transcription, and NLP analysis of 450+ health-related videos.
Educational Data Analyst
Identified at-risk students by analyzing academic data before final exams, enabling early academic support and intervention.
Tracked the multi-year growth of Elite-stream students across 11 schools to assess program success and analyze performance trends.
Built dashboards, and delivered insights and statistical summaries to school leaders and regional decision-makers.
Educational Data Analyst
Identified at-risk students by analyzing academic data before final exams, enabling early academic support and intervention., Tracked the multi-year growth of Elite-stream students across 11 schools to assess program success and analyze performance trends., Built dashboards, and delivered insights and statistical summaries to school leaders and regional decision-makers.
Machine Learning Research Assistant
Developed, optimized, and evaluated ML models using TensorFlow for deep learning tasks (ANN, CNN), and scikit-learn for traditional ML algorithms (SVM, k-NN, Random Forest, and decision trees) for space debris classification.
Applied over-sampling for dataset balance, enhancing model precision by 74%.
Reduced feature dimensionality by 80%.
Assembled a real light curve time-series dataset containing 16,000+ entries of space objects, distinguishing it from simulated datasets.
Extracted 53 statistical features in Python and conducted exploratory data analysis (EDA) to gain insights into the dataset's characteristics.
Machine Learning Research Assistant
Developed, optimized, and evaluated ML models using TensorFlow for deep learning tasks (ANN, CNN), and scikit-learn for traditional ML algorithms (SVM, k-NN, Random Forest, and decision trees) for space debris classification., Applied over-sampling for dataset balance, enhancing model precision by 74%., Reduced feature dimensionality by 80%., Assembled a real light curve time-series dataset containing 16,000+ entries of space objects, distinguishing it from simulated datasets., Extracted 53 statistical features in Python and conducted exploratory data analysis (EDA) to gain insights into the dataset's characteristics.
PROJECTS
Analyzing Canadian Household Spending
Pre-processed 300+ features with Polars, and applied K-Means clustering to identify regional household profiles.Modeled financial behaviors using Elastic Net and XGBoost regression models (R^2 = 0.79) to predict insurance and retirement contribution ratios.Improved model interpretability using SHAP values to present key feature importance.