Titanic Survival Prediction

Machine learning project predicting passenger survival using ensemble methods and feature engineering techniques.

Machine Learning Completed

Technology Stack

Python Scikit-learn Pandas NumPy Matplotlib Flask

Model Performance

84.2%
Accuracy
82.1%
Precision
78.9%
Recall
80.4%
F1 Score

Interactive Survival Prediction

Enter passenger details to predict their survival probability using our trained ensemble model.

Passenger Information

Prediction Results

Enter passenger details and click "Predict Survival" to see results.

Technical Challenges & Solutions

Handling missing data in passenger records

Feature engineering from categorical variables

Balancing model complexity with interpretability

Creating an interactive web demonstration