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

compare labels

SimonKSimonK Member Posts: 20 Learner II
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

Best Answer

  • ceaperezceaperez Member Posts: 541 Unicorn
    Solution Accepted
    Hi @SimonK,

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

    Best.

    Cesar

Answers

  • ceaperezceaperez Member Posts: 541 Unicorn
    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
  • SimonKSimonK Member Posts: 20 Learner II

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

    Simon
  • ceaperezceaperez Member Posts: 541 Unicorn
    Hi @SimonK,

    could you explain in more detail what you need?

    Best, 

    Cesar
  • SimonKSimonK Member Posts: 20 Learner II

    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

  • SimonKSimonK Member Posts: 20 Learner II

    that was exactly the operator I was looking for.

    Thank you very much!

    Simon
Sign In or Register to comment.