Overview: This project aims to predict whether a passenger on the Titanic survived or not based on various features such as age, gender, ticket class, fare, and cabin. The dataset used for this project is a classic and readily available dataset, providing information about individual passengers on the Titanic.
Dependencies: -pandas -numpy -scikit-learn -matplotlib -seaborn -jupyter