https://github.com/asherk7/kaggle-titanic
Data Science practice using the Kaggle Titanic problem set
https://github.com/asherk7/kaggle-titanic
Last synced: 8 months ago
JSON representation
Data Science practice using the Kaggle Titanic problem set
- Host: GitHub
- URL: https://github.com/asherk7/kaggle-titanic
- Owner: asherk7
- Created: 2023-01-06T05:16:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T05:23:07.000Z (over 3 years ago)
- Last Synced: 2025-02-11T09:54:11.322Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaggle-Titanic
Practiced the basics of data science by going through the process of:
- Exploratory Data Analysis
- Feature Engineering
- Data Cleaning, Exploration, and Visualization
- Model Building
Created a machine learning model to predict which passengers would survive during the sinking of the Titanic.
Model deployed has a prediction accuracy of 76%.