Skip to content

DTreeViz is a visualization tool that creates detailed, intuitive diagrams of decision trees, helping users understand model decisions, splits, and feature importance clearly.

Notifications You must be signed in to change notification settings

fahadabid545/DTreeViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š DTreeViz: Visualizing Decision Trees on the Iris Dataset

This project demonstrates the use of the DTreeViz library to visualize decision trees trained on the classic Iris flower dataset. The goal is to enhance the interpretability of machine learning models by generating intuitive and detailed visual representations of decision tree structures.

๐Ÿง  Key Features:

Trains a DecisionTreeClassifier on the Iris dataset using Scikit-learn.

Uses DTreeViz to generate rich visualizations of the decision tree, including:

Decision boundaries

Feature splits

Class probabilities at nodes

Offers insights into how decision trees make classification decisions.

About

DTreeViz is a visualization tool that creates detailed, intuitive diagrams of decision trees, helping users understand model decisions, splits, and feature importance clearly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published