"Render Performance Vector as a image?"

rm_user2012
rm_user2012 New Altair Community Member
edited November 5 in Community Q&A
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_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

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

    Regards,
    Marco