This project predicts whether a passenger survived the Titanic disaster using machine learning techniques. The model is trained on the Titanic dataset and evaluated using classification metrics.
This project predicts whether a passenger survived the Titanic disaster using Machine Learning algorithms. It involves data preprocessing, visualization, feature engineering, model training, ...