OptionalassessmentThe name of the evaluation metric
OptionalmetadataArbitrary JSON data associated with the evaluation.
The type of evaluation metric, one of 'categorical', 'score', or 'boolean'
OptionalmlThe name of the ML application
OptionalreasoningReasoning for the evaluation result.
OptionaltagsAn object of string key-value pairs to tag the evaluation metric with.
OptionaltimestampThe timestamp in milliseconds when the evaluation metric result was generated.
The value of the evaluation metric. Must be string for 'categorical' metrics, number for 'score' metrics, boolean for 'boolean' metrics and a JSON object for 'json' metrics.
Whether the evaluation passed or failed. Valid values are pass and fail.