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

True negative, Positive etc. for polynominal label

blueearthblueearth Member Posts: 42 Contributor II
edited November 2018 in Help
Hi,
I have a question regarding to extracting True-false negative and Positive, AUC etc.
is it possible to extract those values for data with polynomial label?
if yes, how?
Thanks alot

Answers

  • frasfras Member Posts: 93 Contributor II
    Hi,

    please refer to

    //Samples/processes/03_Validation/06_ConfusionMatrix

    for calculation of multinominal performance criteria.
Sign In or Register to comment.