Projects
This is not a complete list, by any means, and partains strictly to data science and programming projects I’ve done.
Ongoing
- Project Euler Solutions - Solutions to exercises from Project Euler. The site contains hundreds of exercises, which are designed to be of a more mathematical nature. Solutions are coded up in C, Clojure, and Python.
Data Science Competitions
- Quora Insincere Question Competition - Attempt to identity petentially toxic questions posted on Quora. My score put my in the top 13% of participants.
Data Exploration
- Airbnb Rentals in Seattle - A look at Airbnb listings in the city of Seattle.
- Global Warming in the US - A look at how temperatures have been changing the United States over the past 60 years.
- Boston Crime Statistics - A look at crime statistics in the city of Boston, MA.
Misc.
-
The Data Incubator Capstone Project - Attempt infer democratic primary results based off of alternative sources of information, such as Twitter and Reddit.
-
The Data Incubator Miniprojects - Cleaned up miniprojects I did while at The Data Incubator.
-
Neural Style Transfer - Implementation of this paper by Gatys et al..