Find more posts tagged with

Hey all,
I'm also struggling with the same problem. I try to use an excel file with predictions and confidences for a classification task. I want to get performance measures (ROC), which isn't working as expected.
I realized, that the role for the confidences isn't set and was wondering how I could do so? Unfortunately set role to regular does not work.
When I use an example directly out of a model it's working :smileyfrustrated:
Thanks in advance
CraneCrane
Thank you very much! Can't believe I came along so far without this crucial knowledge :smileylol:
Basically I wanted to play around with an old .csv-file of a multiclass classification.. But when I read that file in I got problems with the roles. Now I could set the roles the way it has to be and it works fine.
Regards,
CraneCrane
no worries. I've also learned this after like 2 years in the program.. I think we need (and will) to change something there to make it more obvious.
Cheers,
Martin