Kaggle Competition - Creating a Titanic Model in R

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

The kaggle competition for the Titanic dataset requires you to create a model out of the titanic data set and submit it. We will show you how you can begin by using RStudio.

You can watch Part Two of this series here.

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

(1015)