https://github.com/anas-awadalla/kaggle-titanic-survivor-predictor
Kaggle challenge: Using real data about passengers of the titanic, predicts if a person on the titanic would survive the crash based on factors such as age, gender, and type of tickets among other features
https://github.com/anas-awadalla/kaggle-titanic-survivor-predictor
Last synced: about 1 month ago
JSON representation
Kaggle challenge: Using real data about passengers of the titanic, predicts if a person on the titanic would survive the crash based on factors such as age, gender, and type of tickets among other features
- Host: GitHub
- URL: https://github.com/anas-awadalla/kaggle-titanic-survivor-predictor
- Owner: anas-awadalla
- Created: 2019-12-13T04:21:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T04:47:25.000Z (over 5 years ago)
- Last Synced: 2025-01-29T16:44:37.691Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KaggleTitanicSurvivorPredictor
Using real data about passengers of the titanic, predicts if a person on the titanic would survive the crash based on factors
such as age, gender, and type of tickets among other features.