Titanic dataset analysis with CART and Random Forest
Titanic dataset analysis with CART and Random Forest
The goal is to carry out the Titanic data classification analysis. We will use the Titanic dataset available on Kaggle web site. In detail, this is a binary classification problem. The model must be able to predict survival or not with a good accuracy on the test sample. The relevant files for this project are:
- The Rmd workbook
- The workbook rendering in html.