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

How I get out of missing label error

Shanthisrisweety_123Shanthisrisweety_123 Member Posts: 1 Learner I
edited April 2020 in Help
Tagged:

Answers

  • jacobcybulskijacobcybulski Member, University Professor Posts: 391 Unicorn
    You may have several errors here. First, I suspect your selected attribute was used in Set Role but not be set to "label". Second, if you set the label within your cross-validation your model will be able to train but when it comes to the validation side your Performance operator will have nothing to compare with the prediction. You should Set Role outside the loop.
    Jacob
Sign In or Register to comment.