Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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.