DecisionTree-to-Sankey Overview

Welcome to the documentation for DecisionTree-to-Sankey, a Python library to visualize decision trees as interactive Sankey diagrams.

Features:

  • Visualizes decision trees with draggable nodes for better readability.

  • Supports both classification and regression models.

  • Integrates seamlessly with scikit-learn.

This repository behind this project can be found here on GitHub

Quick Links: - Installation - Usage - API Reference