Skip to content

This is a personal project I worked on using python. The project uses the Titanic dataset from Kaggle and performing analysis on passengers that survived and those that did not survive.

Notifications You must be signed in to change notification settings

SaloniThete/Titanic-The-Survival-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Titanic-The-Survival-Analysis

This is a personal project I worked on using python. The project uses the Titanic dataset from Kaggle and performing analysis on passengers that survived and those that did not survive.The goal of this repository is to provide an example of an analysis for those interested in getting into the field of data analytics or using python for Kaggle's Data Science competitions.

Data can be Found at: Titanic Dataset

The Notebook will show basic examples of:

Data Handling

  • Importing Data with Pandas
  • Cleaning Data
  • Exploring Data through Visualizations with Matplotlib

Data Analysis

  • Supervised Machine learning Techniques: + Logit Regression Model + Plotting results + Support Vector Machine (SVM) using 3 kernels + Basic Random Forest + Plotting results.

About

This is a personal project I worked on using python. The project uses the Titanic dataset from Kaggle and performing analysis on passengers that survived and those that did not survive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published