Contents

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 -> MLClassifierMetrics

Parameters

See Also

Evaluating a hand pose classifier