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

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

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%.