Skip to content

Label and Score #158

Closed
Closed
@cheesemacfly

Description

@cheesemacfly

Not sure if it's the best place for this question but how to get the labels back when getting the score? I remember from the build 2018 video that during the demo they used PredictedLabelColumnOriginalValueConverter to get the label back instead of the index for the PredictedLabel but is there a way to apply this converter to all the values in the Score? If yes, how so?

I also remember they were using the ClassificationMetrics.ConfusionMatrix.ClassNames to get the labels back from the score but this isn't really doable if you load the output in an app and don't need/want to test your data.

I found the file Terms.txt in the output zip archive and I can definitely parse it to find the labels but I'm sure there's a better way to do it.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions