class Aws::LookoutforVision::Types::ModelPerformance

Information about the evaluation performance of a trained model.

@!attribute [rw] f1_score

The overall F1 score metric for the trained model.
@return [Float]

@!attribute [rw] recall

The overall recall metric value for the trained model.
@return [Float]

@!attribute [rw] precision

The overall precision metric value for the trained model.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/ModelPerformance AWS API Documentation

Constants

SENSITIVE