Titanic Survivor Prediction

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%.
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%.