An open API service indexing awesome lists of open source software.

https://github.com/geekquad/titanic-survival-exploration

Very basic data exploration of the Titanic Dataset.
https://github.com/geekquad/titanic-survival-exploration

basic-learning eda titanic-survival-prediction

Last synced: 4 months ago
JSON representation

Very basic data exploration of the Titanic Dataset.

Awesome Lists containing this project

README

        

# Titanic-Survival-Exploration
Just a basic data exploration of the Titanic survival dataset. Finding a series of features and conditions to split the data on to obtain an outcome prediction.
- Using the "survival_stats" function to examine various survival statistics.