Skip to content
dbstarr edited this page Dec 11, 2013 · 2 revisions

For this homework, please create an account on Kaggle. Enter the competition "Titanic: Machine Learning From Disaster" and make a submission! (Choose to "compete as myself" and tell us your username, so that we can see you in the standings.)

This competition is one of several that are perpetually available on Kaggle. The reward for these competitions is "knowledge." The Titanic competition has several tutorials that are designed to help walk you through the process of downloading the data, creating a model, and submitting a solution. Given what we've learned in the class already, you should find it relatively easy to follow along and submit a basic random forest solution derived using scikit-learn.

Clone this wiki locally