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

Question: Is it possible to use the decision tree visualization on its own? #1983

Open
OlivierBinette opened this issue Feb 22, 2023 · 3 comments

Comments

@OlivierBinette
Copy link

I really like the decision tree visualization in the error analysis package. Is it possible to use it on its own?

I've tried to find where its generated in the code, but I haven't been successful. Tagging @khalidaskia as this is of mutual interest.

@imatiach-msft
Copy link
Contributor

@OlivierBinette
Copy link
Author

Thanks! I mean specifically using the tree visualization component, not the whole dashboard. The logic in the npm package should help.

@imatiach-msft
Copy link
Contributor

If you want to refactor out the component/UI code any contributions are welcome. If you would like to even move some parts to its own npm package that would be great as well. It sounds like you want to go deep into the UX code and even re-use some of the typescript code in this repo for your visualizations.

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