A Kaggle notebook solution using Logistic Regression to predict survival on the Titanic. This project covers data exploration, preprocessing, model training, evaluation, and submission generation.
- 📌 Introduction
- 📦 Importing Required Libraries
- 📂 Data Loading and Exploration
- 📈 Exploratory Data Analysis (EDA)
- 🛠️ Feature Engineering
- 🧪 Model Building
- 📏 Model Evaluation
- 🧾 Prediction on Test Data
- 📤 Submission File Creation
- 🏁 Conclusion
Feel free to explore each section above to understand the approach in detail!