For my first data science project, I elected to work off of the Titanic dataset from the highly popular Kaggle competition. I employed binary classification and rudimentary machine learning techniques to create a model to predict survival of passengers on the RMS Titanic.
For this project, my main goal was to gain a solid grasp of the data sciece lifecycle, from data cleanup, to model creation and interpretation. Click here to see the Jupyter notebook for this project.
Skills & tools: Python, data cleaning, machine learning