Study interactive :: Progress tools open in the Study Hub reader.

Project 3: Titanic Survival Prediction

Predict which passengers survived the Titanic disaster using passenger information.

Difficulty

Beginner

Time Estimate

2-3 days

Skills You'll Practice

Learning Objectives

By completing this project, you will learn to:

Dataset

Kaggle Titanic Competition

Project Steps

Step 1: Load and Explore Data

Step 2: Data Preprocessing

Step 3: Feature Engineering

Step 4: Model Training

Step 5: Model Evaluation

Step 6: Model Improvement

Expected Deliverables

  1. Jupyter Notebook with complete analysis:

    • EDA with visualizations
    • Data preprocessing steps
    • Feature engineering
    • Model training and evaluation
    • Results and conclusions
  2. Submission File:

    • CSV file with predictions for test set
    • Format: PassengerId, Survived

Evaluation Metrics

Key Features to Explore

Feature Engineering Ideas

Tips

Resources

Next Steps

After completing this project: