Skip to content

JadeMaveric/DecisionTreeViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DecisionTreeViz

Streamlit visualisations of Decision Trees

Usage Instructions

  1. Select your space separated files (need inspiration? check the data folder)
  2. Choose a metric
  3. Wait for it to finish building the tree
  4. You should see the image of the tree and a list of nodes
  5. Select a node from the drop down to see the metrics calculated at that node