The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Colour of Graph of Decision Tree
Hello RapidMiner Users,
I created a Decision Tree Model regarding a binary classification problem. I run it with several data sets. In the graph it used to show the nodes blue if it was classification 0 and red if it was 1. Now it suddenly changed the choose of colours. Classification of 0 is displayed red now. I am not aware of doing anything differently. Is there any setting where I can chosse which colours are used in the graph?
Kind regards and many thanks in advance,
Julia
0
Best Answer
-
ceaperez Member Posts: 541 UnicornHello Julia,
maybe the best solution is to export your tree as SVG and then edit it in other software, as was discussed in this link.
Visualisation of Decision Trees — RapidMiner Communityalso you can select different color in settings->preferences-> user Interface as show the screenshot
kind regards1