Section 01
Introduction to Titanic Survival Prediction: A Comparative Practice Between Traditional Machine Learning and Deep Learning
This project is based on the Titanic passenger dataset, comparing the performance of traditional machine learning and deep learning methods in the survival prediction task, focusing on the handling of imbalanced datasets and the application of the F1 score evaluation metric. The project covers the complete workflow including data preprocessing, feature engineering, model construction, and evaluation, aiming to explore the applicable scenarios and practical value of different algorithms.