This notebook analyses the Titanic dataset, providing some insight into the factors influencing survival.
The source data is stored in titanic-data.csv
. Explore the analysis by
opening titanic-data.ipynb
in Jupyter notebook.
To view the notebook, You will need:
- Jupyter notebook
- Python 2.x kernel
This project is licensed under the MIT License.
- This code was part of a Udacity project submission.