Platforms to show: All Mac Windows Linux Cross-Platform

Back to VNClassificationObservationMBS class.

VNClassificationObservationMBS.hasPrecisionRecallCurve as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
A Boolean variable indicating whether the observation contains precision and recall curves.

Precision refers to the percentage of your classification results that are relevant, while recall refers to the percentage of total relevant results correctly classified.
If this property is true, then you can call precision and recall-related methods in this observation. If this property is false, then the precision and recall-related methods won't return meaningful data.
(Read only property)

VNClassificationObservationMBS.identifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Classification label identifying the type of observation.

An example classification could be a string like cat or hotdog. The model used for the classification defines the domain of strings that may result. Usually, these strings are unlocalized technical labels not meant for direct presentation to the end user.
(Read only property)

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...