Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the tree model display #1

Open
j5jun opened this issue Jan 27, 2022 · 1 comment
Open

How to change the tree model display #1

j5jun opened this issue Jan 27, 2022 · 1 comment

Comments

@j5jun
Copy link

j5jun commented Jan 27, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@j5jun and others