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
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.