My Projects
Introduction to Data Science and Artificial Intelligence Project
Machine Learning Approaches to Data Analysis
(Mar 2020 - Apr 2021)
  1. Cleaned, visualized and analysed medical data of Native Americans using R to identify relevant biomarkers of diabetes
  2. Ran machine learning algorithms (such k-Nearest Neighbour Regression, Support Vector Machines, etc.) to determine the best method for diabetes classification
  • Introduction to Computational Thinking Project
    Connect Four Game
    (Oct 2018 - Nov 2018)
    1. Programmed a Connect Four game (the pop out version) with a simple user interface and game display using Python, where a human can play against a human or a computer player