项目作者: JadeMaveric

项目描述 :
Streamlit visualisations of Decision Trees
高级语言: Python
项目地址: git://github.com/JadeMaveric/DecisionTreeViz.git
创建时间: 2021-05-06T17:21:34Z
项目社区:https://github.com/JadeMaveric/DecisionTreeViz

开源协议:

下载


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