Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waseemsabir/titanic-dataset-analysis
Titanic Dataset Analysis with Machine Learning
https://github.com/waseemsabir/titanic-dataset-analysis
Last synced: 3 days ago
JSON representation
Titanic Dataset Analysis with Machine Learning
- Host: GitHub
- URL: https://github.com/waseemsabir/titanic-dataset-analysis
- Owner: WaseemSabir
- Created: 2022-01-31T08:25:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T18:37:24.000Z (over 2 years ago)
- Last Synced: 2024-10-17T19:49:14.885Z (21 days ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Titanic-Dataset-Analysis
Stranded on a sinking ship in the ocean, will your status, money, class, or looks will help you survive? This is the question that this analysis tries to answer. Model is trained using Titanic dataset and it tries to eistimate if a person will survive or not based on some attributes.
## Getting Started
To use the notebook, clone the repo and get the data from [here](https://www.kaggle.com/c/titanic/data). and start a jupyter server and open the notebook.