evaluation(on:)
Generates metrics that describe the hand pose classifier’s performance with a dataset of labeled images.
Declaration
func evaluation(on annotatedImages: MLHandPoseClassifier.DataSource) throws -> MLClassifierMetricsParameters
- annotatedImages:
An Datasource instance.