Kaggle is a website which hosts machine learning competitions. I recently completed the Titanic competition on Kaggle. The task was to predict who died and who survived on the Titanic, given data on approximately 900 passengers. I did this by using a random forest model to classify the passengers. I managed to correctly classify 74%… Continue reading Predicting Titanic Survivors