Predictions of survivors of the titanic catastrophe are done in R. The training dataset is in train.csv. The prediction is done on the dataset in test.csv. R code in raw form is in worksheet.R . Cleaned up code is in prediction.rmd. The prediction.html file was generated from the .rmd file with RStudio (knitr package).