Will Reddit buy Pizzas?

2017-12-27T00:44:08+00:00

In this Kaggle.com project, I wanted to predict the probability of Reddit’s Random Acts of Pizza group giving a free pizza in regards to its history of requests. This project was one of my first introductions in analyzing text for Machine Learning. If I were to do this again, I probably would try to

How reliable is NYC’s Subways?

2017-12-27T00:44:12+00:00

With NYC Subway Data from 2009-2011, I analyzed each subway line to derive conclusions regarding on-time performance & reliability. I parsed several CSV files and by using Numpy & Sklearn, generated data which I plotted using Bokeh, an interactive visualization tool for plots. While doing this project, I chose to stick to standard Python

Go to Top