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

Decision Tree - Iris data classification.ipynb #2

Open
itsergiu opened this issue Nov 9, 2017 · 2 comments
Open

Decision Tree - Iris data classification.ipynb #2

itsergiu opened this issue Nov 9, 2017 · 2 comments

Comments

@itsergiu
Copy link

itsergiu commented Nov 9, 2017

Can you help with a Decision Tree as asked bellow?
https://stackoverflow.com/questions/47203550/tensorflow-print-decision-tree

@Vikramank
Copy link
Owner

Hi, could you explain more in detail what you are trying to accomplish?

@itsergiu
Copy link
Author

itsergiu commented Nov 13, 2017

Hi,
I practiced a bit of Tensorflow with your example Iris data classification.ipynb.
I want to print with Tensorflow hierarchically Decision Tree similar to sklearn.tree.export_graphviz.
There are working examples with sklearn at:
https://chrisalbon.com/machine-learning/visualize_a_decision_tree.html
https://pythonprogramminglanguage.com/decision-tree-visual-example/
By getting the tree one can visualize the entire prediction and understand it better.
Can you add to your Ttensorflow Iris ipynb example the tree visualizing?

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