- The document describes a machine learning project that analyzed data from wearable sensors to predict the manner in which exercises were performed.
- The author tested decision trees, random forests, and boosted regressions on the data, and found that random forests had the lowest error rate at 0.06%. Random forests was thus used as the optimal predictive model.