Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Visualisation of Decision Trees

chris92chris92 Member Posts: 6 Contributor II
edited December 2018 in Help

Hi,

 

I am in the process of finalising some decision tree outputs and I am noticing the edge lines are difficult to see (light grey), is there a way to edit the decision tree layout to use solid black lines and further edit other parts of the decision tree visually?

 

Cheers,

Chris

Tagged:

Answers

  • dangdang Member Posts: 11 Contributor II

    Hi @chris92 ,

     

    You can highlight the line inthe model view for the trees. But cannot modify the color. 

    tree-titanic.PNG

    Have you tried the "get decision tree path" operator from operator toolbox extension?

    get-tree-path.PNG

    You can extract decision rules in the path to better understand and explain the predictions. #noblackbox

     

     

     

     

     

     

  • JEdwardJEdward RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 578 Unicorn

    If you export your decision tree using Export Image and choose the filetype SVG you should be able to edit it in a reasonable graphic editing tool. 

     

Sign In or Register to comment.