Sharon
10 years agoMicrosoft Employee
Decision Trees
Description
With decision trees, you can visualize the probability of something you want to estimate, based on decision criteria from the historic data.
The decision tree classifier aut...
boefraty
9 years agoMicrosoft Employee
Hi TimKroemer ,
Sorry for the delay in reply:
(i)the colors.
Answer: look for "default.palettes" in R script and change it as you like
(ii) the formating of numbers in nodes?
Answer: prp {rpart.plot} function has plenty of parameters.
https://www.rdocumentation.org/packages/rpart.plot/versions/2.1.0/topics/prp
Anonymous
6 years agoNot applicable
hello, where I can find the default.palettes option you are talking about? in the visual format pane there is no such thing. thank you.