EvaluationResult
The results of running a model evaluation.
Declaration
struct EvaluationResultMentioned in
Overview
A structure that contains the summary and detailed results from an evaluation run.
Topics
Accessing results
Formatting results
Saving and loading results
saveJSON(to:includeReportMetadata:)jsonData(includeReportMetadata:jsonOptions:)loadJSON(from:)loadJSONLines(from:)init(jsonData:)