Data-Science

This page contain some of my smaller projects relating to data science/machine learning. These projects varies in topics from simple exploratory data analysis to project combining art and machine learning. I've also included some small python code I've written for my course on datascience.

Back to homepage

View the Project on GitHub raymondminglee/Data-Science

Exploratory Data Analysis

PrEP in NYC

PrEp is a once-a-day pill that could prevent one’s from HIV. As PrEP getting more and more popularity in NYC and its affordability with NYC’s community healthcare provider, I thought it would be nice to do a little exploratory data analysis with its data.

Here is a link to my Python Notebook

AI Pioneer

This project is a collaboration between art and engineering major students. We as a group seeks to use machine learning as a tool to make art pieces. For our group, we decided to make a spin-off version of the Cooper Pioneer, as a way to address some of Cooper Union’s event with a satirical tone.

For the model, we incorporate code from encore.ai, while updating the code with the latest Tensorflow API. The model is an LSTM model that could generate song lyrics. We trained the model with previous Cooper Pioneer issues, the school’s financial statement, curriculum and so on.

Click here for our spin-off version of the Cooper Pioneer.