Using random forest based outlier detection and imputation to clean a #kaggle dataset. (Specifically the outForest and isotree #rstats packages , which implement different kinds of random forest methods.)
Achieved only a marginal gain in out-of-sample accuracy, but the real treasure was the methods I learned along the way.