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
visual plug in
Hi,
I´m looking for a plug-in that gives a better visualization of the decision tree. In detail, what I want is if I can see the percentages and numbers of the final leaf so I can choose the best one in an easy way. Actually, I only see colors from blue to red and I must find the best one looking to the numbers in the text decision tree.
Thank you,
Ignacio
I´m looking for a plug-in that gives a better visualization of the decision tree. In detail, what I want is if I can see the percentages and numbers of the final leaf so I can choose the best one in an easy way. Actually, I only see colors from blue to red and I must find the best one looking to the numbers in the text decision tree.
Thank you,
Ignacio
0
Answers
I think there is no better model renderer. But model can be exported to XML and you can try make your own.
May I ask one question? Why do you choose the best model based on visual features? You should choose the best model based on performance on testing data. Or you can edit model's XML file.
Best,
Václav
What I am choosing is a segment of the decision tree, not the whole model. Maybe I was not clear. I want to see the percentages of the predictions of every single segment of the tree, so then I can easily see the best one. Do I make myself clear or not?
Otherwise, thank you for the XML idea.
Ignacio