Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 333 Bytes

File metadata and controls

11 lines (8 loc) · 333 Bytes

Data analysis project on Titanic database

Overview

In this project, I will analyze data in a database with the goal of finding the effect of some factors on the survival rate of a person on the Titanic.

Goals

  1. Conduct descriptive analysis.

  2. Prepare datasets.

  3. Create Logistics regression model.

  4. Assess the model.