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.
- Host: GitHub
- URL: https://github.com/geekquad/titanic-survival-exploration
- Owner: geekquad
- Created: 2020-07-23T19:37:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T19:59:45.000Z (almost 5 years ago)
- Last Synced: 2025-01-07T05:16:14.957Z (5 months ago)
- Topics: basic-learning, eda, titanic-survival-prediction
- Language: Jupyter Notebook
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.