Is it possible to visualize a decision tree in Dataiku DSS?

Best Answer

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered Posts: 753 Dataiker
    Answer ✓
    Visualizing decision trees is possible since DSS 3.1 - Just train a decision tree (or forest or boosting) model, and in, the result screen, click Decision tree

Answers

  • jrouquie
    jrouquie Dataiker Alumni Posts: 87 ✭✭✭✭✭✭✭
    As of the current version (DSS 3.0), it is currently not possible to visualize in the interface a decision tree.
    If you know a bit of python, it is possible to export the model and to call the right methods to display it on an ipython notebook though.
    If you want to understand the tree, you already have the feature importance available in DSS
Setup Info
    Tags
      Help me…