compare labels

SimonK
SimonK New Altair Community Member
edited November 5 in Community Q&A
Hello,

Is there a way to compare the predicted label and the actual label of unseen test data in the Model Simulator?

thanks in advance

Simon

Tagged:

Best Answer

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi @SimonK,

    Did you try the Apply Model operator? Is that information not enough?

    Best.

    Cesar

Answers

  • Caperez
    Caperez Altair Community Member
    edited July 2021
    Hi @SimonK,

    There are three input ports in the Simulator Operator
    Mod, tra and tes.
    The tes port correspond to the test dataset. you can connect here an untried test dataset.

    Best. 

    Cesar
  • SimonK
    SimonK New Altair Community Member

    I would be interested in an output port where I can compare the predicted labels with the actual labels.

    Simon
  • Caperez
    Caperez Altair Community Member
    Hi @SimonK,

    could you explain in more detail what you need?

    Best, 

    Cesar
  • SimonK
    SimonK New Altair Community Member

    I would like to generate an ExampelSet where I compare the actual test values and the predicted test values. The Model Simulator only gives me an overall result, but I would like to compare the results in each row.

    Simon

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi @SimonK,

    Did you try the Apply Model operator? Is that information not enough?

    Best.

    Cesar
  • SimonK
    SimonK New Altair Community Member

    that was exactly the operator I was looking for.

    Thank you very much!

    Simon