Building a Craft Beer Recommendation System with Python, Scikit-Learn, and Pandas

Project Summary

I built a simple, craft beer recommendation system using tools from natural language processing with python, pandas, and scikit-learn. To use it, I can input the name of a craft beer that is present in the database, then compute the cosine similarity between a bag-of-words representation of each beer’s description with all others. The code (gist) is found here, though the dataset will have to be compiled by the user!

Read More 0 Comments

Graduate Research Assistant Pay and Living Wage in the US

Project Summary

I compiled a dataset of graduate research assistant salaries from 85 public and private universities in the United States, along with living wage data for each university location. I discovered that in general, average grad student pay at these universities did not correlate closely with living wage in their areas.

Read More 0 Comments

Welcome!

My New Year’s Resolution in 2017 was to do exactly this. So I’m done right? I can rest on my laurels and coast through to 2018! Well, not quite. The idea was to build a simple blog where I could post the projects that I’m working on, professionally to an allowable extent, and personally to the full extent. My goal is about a post a week, so if you’re looking at something here that you like, remember to check back in a week for a new post.

Read More 0 Comments