Murder Accountability Project - Part 3 Predicting Murder by a Voting Classifier
Introduction
Scikit learn has good documentation on how to write your own ensemble, through a
voting classifier which can be written as 'hard vote' or 'soft vote'. Soft
voting uses weights, and for this post I'll use weights based on the predictions
generated from