Random Forests

Published: 27 Aug 2015 Category: machine_learning

Papers

Mondrian Forests: Efficient Online Random Forests

Food-101 – Mining Discriminative Components with Random Forests

Bernoulli Random Forests: Closing the Gap between Theoretical Consistency and Empirical Soundness (IJCAI 2016)

TensorForest: Scalable Random Forests on TensorFlow

ggRandomForests: Exploring Random Forest Survival

Resources

AWESOME-RANDOM-FOREST - a curated list of resources regarding random forest

Random Forests - What, Why, And How

Blogs

The Unreasonable Effectiveness of Random Forests

Random forest interpretation with scikit-learn

Machine learning - Random forests (by Nando de Freitas)

A tour of random forests

https://codewords.recurse.com/issues/seven/a-tour-of-random-forests

Projects

Random Forest demo in Javascript

ParallelForest: Random Forest Classification with Parallel Computing