Titanic: Machine Learning from Disaster - Kaggle Challenge
Goal: Exploring a binary classification problem; predicting which passengers survived the Titanic shipwreck using the data presented by Kaggle.
Here are the steps for solving this classification problem:
- Exploratory data analysis (EDA)
- Training models
- Comparing models
- Fine-tuning the best model
- Model evaluation