Class Evaluation (0.4.2)

Describes an evaluation between a machine learning model’s predictions and ground truth labels. Created when an EvaluationJob runs successfully.

Output only. Options used in the evaluation job that created this evaluation.

Output only. Timestamp for when this evaluation was created.

Output only. Type of task that the model version being evaluated performs, as defined in the [evaluationJobConfig.in putConfig.annotationType][google.cloud.datalabeling.v1beta1.Ev aluationJobConfig.input_config] field of the evaluation job that created this evaluation.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Evaluation