Skip to content

thangdang04/Analyze-data-in-Titanic-database-using-Python

Repository files navigation

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.