– First looks at the Million Song Dataset
For my final project at Metis, I'm looking at the Million Song Dataset in order to build a music explorer / recommendation engine based on song clusters by low-level sound features Read More ›
– NLP and The Guardian
Predicting author or topic of news article sentences from punctuation and stop words Read More ›
– Introduction to image classification
For this project, I got to explore the process of object recognition for image classification, including feature extractions and visualizing my results with D3.js Read More ›
– Investigating foreign films in US markets
In order to predict the US domestic gross of foreign films, I turned to linear regressions, and discovered that things don't always work out as planned. Read More ›
– Investigating foreign films in US markets
The first step in answering any question involves getting some data. In this case, that meant web scraping. Read More ›