Contents

evaluation(on:)

Generates metrics describing the action classifier’s performance on labeled videos represented by a data source.

Declaration

func evaluation(on annotatedVideos: MLActionClassifier.DataSource) throws -> MLClassifierMetrics

Parameters

  • annotatedVideos:

    A collection of labeled videos represented by a data source.

See Also

Evaluating an action classifier