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

"Render Performance Vector as a image?"

rm_user2012rm_user2012 Member Posts: 4 Contributor I
edited June 2019 in Help
Hi,

Is it possible to render a performance vector (i.e. confusion matrix) as an image in a java application?
I know that it is possible to render a decision tree model as a image but i can't figure it out for the performance vector.
I see that the performance vector can be passed as Tableable . Is there a way to render the Tableable object?
Can anyone help? 

Thanks in advance!

Cheers,
Marc

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

    you might want to have a look at the ConfusionMatrixViewer class.

    Regards,
    Marco
Sign In or Register to comment.