My Projects
Introduction to Data Science and Artificial Intelligence Project
Machine Learning Approaches to Data Analysis
(Mar 2020 - Apr 2021)
- Cleaned, visualized and analysed medical data of Native Americans using R to identify relevant biomarkers of diabetes
- 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)
- 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