"Decision Tree Parameters"

truetaurustruetaurus Member Posts: 4 Contributor I
edited June 2019 in Help
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 parameters should be? and for what reason would a parameter be what it is?

My test case is a set of attributes related to a person bank account such as Account type, credit history, months at bank, employed, housing, savings account type, credit standing, etc. How would I best set up the parameters to best create a decision tree?

Thank you  :)
Tagged:
Sign In or Register to comment.