An implementation of the Adaboost meta-algorithm, written in R and and applied to the Titanic dataset. Leave-one-out cross-validation implemented in parallel using doParallel and foreach.