Projects
This page will eventually list all the projects that I am working on.
School Projects
Here is a list of projects done for school that I think are interesting:
-
Capstone Project: Living Wage: Trends and Observations – Final project for my Masters degree, in which I take a model for the living wage and extend that model over the past decade to study trends and observations. Also see the associated iPython notebook.
-
(Estimated) Per-County Energy Consumption (in Giga Watt-Hours) in 2012 – The final project for my visualization class shows an estimation of energy consumption on a county-level for the Unites States in 2012. Check out the details on the data analysis.
-
Final Project – IS620 Web Analytics – In this project, I combine some simple NLP work and graph analysis on a Twitter follow network to see if I can find meaning clusters.
-
Pairs Trading – IS643 Quantitative Finance – Implementation of Pairs Trading on Quantopian
-
Random Forest Classifier – IS643 Quantitative Finance – An implementation of Random Forest Classifiers to do time-series prediction on Quantopian.
-
Kalman filter – IS643 Quantitative Finance – An implementation of using a Kalman filter to do time-series prediction on Quantopian.