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 -> MLClassifierMetricsParameters
- annotatedVideos:
A collection of labeled videos represented by a data source.