Show HN: Impress your boss with interactive Decision Tree Visualization
Category: devtools
Tags: decision-tree, visualization, jupyter, machine-learning, model-interpretability
Score: 6.3/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 7)
Supertree is an interactive decision tree visualization tool for Jupyter notebooks that works with scikit-learn, XGBoost, LightGBM, and ONNX models. It allows users to zoom, pan, collapse nodes, and trace sample paths, making model interpretation more accessible and engaging.
Target audience: data scientists, ml engineers
Repository: https://github.com/mljar/supertree · JavaScript · Apache-2.0 · 562 stars
View on Hacker News