Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Saksham093/ML-Model-Titanic-Survival-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML-Model-Titanic-Survival-Prediction

we need to build a predictive model that answers the question: what sorts of people were more likely to survive?

Problem Statement : The sinking of the Titanic is one of the most infamous shipwrecks in history.

In this challenge, we need to build a predictive model that answers the question: “what sorts of people were more likely to survive?” using passenger data (ie name, age, gender, socio-economic class, etc).

Work Flow

  1. Get Data
  2. Data Pre Processing
  3. Data Analysis
  4. Train Test Split(But given dataset is already splitted)
  5. Logistic Regression Model
  6. Evaluation

About

we need to build a predictive model that answers the question: what sorts of people were more likely to survive?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors