Skip to content
View s-voon's full-sized avatar

Block or report s-voon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
s-voon/README.md

πŸ‘‹ Welcome~

Hi there! Welcome to my homepage. My name is Sharon and I'm a data scientist with experince in data analysis and reporting, model development, database design, and data visualization.

✨ About Me

  • πŸŽ“ A recent graduate from Master of Data Science in The University of British Columbia
  • πŸ’Ό Worked as a Data Associate for the past 1+ years
  • ✏️ Co-author of the autopredictor Python package
  • πŸ—» I enjoy small hike that leads me to scenic views
  • 🐑 I love snorkeling

πŸ› οΈ ToolKit

  • Language: python R RStudio MySQL

  • Libraries/Frameworks: AWS Docker MongoDB Postgres HuggingFace Quarto

πŸ“” Projects

Robotic Arms Recognition Vision - Capstone Project

I employed computer vision algorithms, leveraging zero-shot learning transformers and fine-tuning Mask R-CNN (MRCNN), to enable robotic arms for precise object detection and dimensional measurement. The project culminated in an end-to-end pipeline where users can input an image into the trained model and receive accurate dimension outputs.

Autopedictor Package

In this project, I utilized Docker and GitHub Actions to create a Python package called autopredictor. This package simplifies the machine learning model selection process for regression tasks by providing an intuitive and streamlined approach, significantly reducing the amount of coding required for model exploration.

Vancouver Crime Tracker Dashboard

An interactive dashboard using Dash to visualize 2023 crime data across Vancouver neighborhoods through geolocated maps, trend lines, and bar charts. The dashboard and app were created using Dash and hosted via Render, providing an accessible and dynamic way to explore crime trends in the city.

Waste Classification Model

This project contains a deep learning project for waste classification using transfer learning. The model is trained on a labeled dataset of waste images and fine-tuned to achieve high accuracy in classifying different types of waste. The project includes scripts for training, evaluating, and making predictions with the model, along with a detailed Jupyter notebook that guides you through the entire process.

πŸ“« Connect with Me

Linkedin Portfolio

Pinned Loading

  1. UBC-MDS/autopredictor UBC-MDS/autopredictor Public

    Python

  2. UBC-MDS/DSCI-532_2024_4_crime-tracker UBC-MDS/DSCI-532_2024_4_crime-tracker Public

    Crime Tracker for Popular Neighbourhoods in Vancouver

    Jupyter Notebook 1

  3. waste_classification waste_classification Public

    Classifying waste types using transfer learning, with scripts for training, evaluation, and predictions

    Jupyter Notebook