datascience Articles


Plotly Tutorial

In this post, I demonstrate how to use Plotly in Jupyter Notebook to create interactive plots. I also have a few pro tips for spicing up your notebook with Ipython.display

Birthday Analysis

In this quick post, I look into what days my birthdays fall on and when I can expect that elusive weekend birthday.

My First Kaggle Competition

This blog post shows my data exploration, data cleaning, and use of machine learning on the Titanic dataset. I use logistic regression to try to predict which passengers survived the tragedy.