Titanic Survivor Prediction

Published

December 31, 2018

Implementation of decision tree classifier from scratch and comparison against sklearn implementation of decision trees and random forest on Kaggle’s Titanic Survivor Prediction dataset. The obtained accuracy is 86%.

Challenge:

Kaggle Challenge

Code:

  1. Google Colab Notebook