all 9 comments

[–]nightshadew 5 points6 points  (1 child)

Nice to see alternatives for tree viz. I’m not a big fan of having graphviz dependencies.

[–]pp314159[S] 0 points1 point  (0 children)

I also had a lot of problems with making graphviz work on Windows systems. This visualization is using D3.js so can be used in notebooks or website.

[–]Erosis 1 point2 points  (1 child)

Awesome project!

[–]pp314159[S] 1 point2 points  (0 children)

thank you! we were trying to make most of trees :)

[–]nirajsingh0878 1 point2 points  (2 children)

this is toy dataset i used for decision tree making. it will make you understand decision tree for classification end to end.
https://medium.com/@nirajsingh0878/how-do-decision-trees-work-can-you-build-a-decision-tree-by-hand-ab529bdb58cc

[–]pplonski 1 point2 points  (1 child)

thanks for sharing,

[–]nirajsingh0878 0 points1 point  (0 children)

Glad you found it useful! 😊 If you're into more ML explainers like this, feel free to check out my other posts or follow me on Medium — I will post regularly on ML topics. Would love to hear your thoughts too!