Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Predicting Titanic Survival Rate

In this jupyter notebook, We have tried to build a simple LogisticRegression model to predict survival rate from Titanic dataset.

Prepare the dataset

In ML, at first we prepare the dataset. Here we replace the missing values with 'NaN', and drop unnecessary predictive features/variables.

Data Exploration

To build, train and develop a ML model, the most important part is to analyse the dataset.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages