Kaggle Competition - Creating a Titanic Model in R (cont.)

Originally published at: https://tutorials.datasciencedojo.com/kaggle-competition-r-continued/

The kaggle competition for the titanic dataset using R studio is further explored in this tutorial. We will show you more advanced cleaning functions for your model.

If you have not seen part one, you can view it here.

Check out the data set we use here: Titanic Data Set
Download RStudio here: Download RStudio

(201)