Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 275 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 275 Bytes

Titanic Data Analysis

Implement Logistic Regression Algorithm to predict whether the passenger is survived or not from the 1912 Titanic disaster based on his Gender, Age, Fare, Class of his/her seat etc.

Technologies Used : Python (Logistic Regression, Pandas, Numpy etc)