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 decode the output leaves? #7

Open
FernandoLpz opened this issue Jul 16, 2020 · 0 comments
Open

How to decode the output leaves? #7

FernandoLpz opened this issue Jul 16, 2020 · 0 comments

Comments

@FernandoLpz
Copy link

By running some tests I used to get an output like this:

[(37,), (-37, 38), (-38, -37, -1), (-38, -37, 1)]

How to decode them? I did assume that these are indexes which correspond to give feature name so I decode each number by its respective name, however by doing in this way the result does not make me any sense. Could you provide a simple example in order to understand how to build the tree topology given this list?

Thanks.

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

1 participant