UCSD Data Science Projects

Here are some of the projects I have completed for UC San Diego's Data Science Micromasters course:

Back to All Projects

Python for Data Science

MovieLens Project Image

MovieLens Project

An analysis of the MovieLens movie review dataset, looking at rating differences between movie genres. Numpy, Pandas and Matplotlib were used to prepare, analyse and visualise the dataset.

MovieLens Project Image

Credit Card Approval Project

An analysis of the UCI Machine Learning Repository 'Credit Approval' dataset, looking at which features of a credit card application are most important for approval, and training ML models to predict application approval or denial.