VisionLab icon indicating copy to clipboard operation
VisionLab copied to clipboard

Issues with ClassificationServiceProtocol

Open rsmithde opened this issue 7 years ago • 0 comments

When I try to build my project I am getting an error in the ClassificationServiceProtocol on line 17 '.map({ "($0.identifier) (($0.confidence.roundTo(places: 3) * 100.0)%)" })'

Error: Unable to infer closure type in the current context

rsmithde avatar Aug 02 '18 13:08 rsmithde