Options

"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

  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    Hi,

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

    Regards,
    Marco
Sign In or Register to comment.