You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to change how the decision tree is displayed. For instance, I would like to replace the "feature" name from x0, x1, x2 and so on to the actual feature name and I would like to round up the probabilities. What do you recommend I do? Is there a specific function(s) that I can edit to change the tree representation?
The text was updated successfully, but these errors were encountered:
I am attempting to change how the decision tree is displayed. For instance, I would like to replace the "feature" name from x0, x1, x2 and so on to the actual feature name and I would like to round up the probabilities. What do you recommend I do? Is there a specific function(s) that I can edit to change the tree representation?
The text was updated successfully, but these errors were encountered: