Skip to content

It provides information on the fate of passengers on the Titanic, summarized according to economic status, sex, age, and survival

Notifications You must be signed in to change notification settings

AkshayAnil1080/predicting-the-survival-of-Titanic-Passengers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Project Title

Predicting the Survival of Titanic Passengers

Features

  • It provides information on the fate of passengers on the Titanic, summarized according Ito economic status (class), sex, age and survival.
  • DataSet from kaggle https://www.kaggle.com/c/titanic

Libraries

  • pandas - .read_csv , .get_dummies(col_name, drop_first) .
  • seaborn - .countplot
  • sklearn.model_selection - import train_test_split, LogisticRegression , confusion_matrix .

Deployment

To deploy this project run. Download this notebook, Go to cli

  jupyter notebook
  Run the model

Running Tests

Accuracy of Model : 81.56424581005587

About

It provides information on the fate of passengers on the Titanic, summarized according to economic status, sex, age, and survival

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published