There a number of different Decision Tree building algorithm available for both Regression and Classification problems. One of the great advantage with Decision Tree algorithm is that the output can be easily explained to business users.
Some of the decision tree building algorithms are
In this blog, the focus will be to explain Chi-squared Automatic Interaction Detection (CHAID) based decision tree building.
No comments:
Post a Comment