Sharon
Microsoft Employee
10 years agoDecision 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
Microsoft Employee
9 years agoHi 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.