The document discusses various approaches to predicting decisions of the US Supreme Court: experts, crowds, and algorithms. It describes a classification and regression tree (CART) algorithm developed called "{Marshall}+" that uses random forests to predict individual justice votes (70.9% accuracy) and case outcomes (69.6% accuracy) based on past Supreme Court data from 1953 to 2014. The algorithm benchmarks predictions against what was known prior to the actual decisions.