advanced-analytics-toolbox
advanced-analytics-toolbox copied to clipboard
Decision Tree does not show node description correctly
When using the Decision Tree method / visualization and setting it according to Example 1 in the documentation, it does not show the node results correctly and show only Customer IDs.
How can I set it up better?
The example files given within the documentation is also not working at all for me.
I find out it has something to do with d3_party not able to convert rpart (R script). Can you check in your SSEtoReserve console if you also have the following message? ```
"Error: nest_()
is deprecated as of tidyr 1.0.0.
Please use nest()
instead."``