Hello
I was wondering if somebody would kindly explain to me the different parameters I can use on a standard decision tree. By parameters I mean the following: Criterion, minimal size for split, minimal leaf size, minimal gain, maximal depth, confidence.
How would I determine what those...