random forest tuning – tree depth and number of trees
For most practical concerns, I agree with Tim. Yet, other parameters do affect when the ensemble error converges as a function of added trees. I guess limiting the tree depth typically would make the ensemble converge a little earlier. I would rarely fiddle with tree depth, as though computing time is lowered, it does not … Read more