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.
Error message on rapidminor that says wrong label. How to fix it?
Dylan11234
Member Posts: 1 Learner I
in Help
0
Answers
You need to be careful with Process Documents ... and check if your setup keeps the label role on the Sentiment attribute before sending the data into Cross Validation.
You can set a "breakpoint after" on the upper Process Documents, or a "breakpoint before" on the cross validation. You'll then see if the attribute is still having the label role. The error message from the cross validation indicates that this is not the case.
It might be necessary to move Set Role to act after Process Documents.
Regards,
Balázs