Practical advice for using Random Forests

After reading a chapter on Random Forests from “Elements of Statistical Learning”, I made the following notes:

I referred to all parameters by names from the scikit-learn package.