Skip to content

Classification object should have getTopClassConfidence() #70

@tdalbo92

Description

@tdalbo92

Without a method like this, I have to get all the classes, iterate through the list, and check each ClassifiedClass name with the string returned to me by Classification.getTopClass()

It'd be nice and more efficient to have that confidence built into the Classification object.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions