Values.GetEvaluationInputSourceReturns an Evaluation that includes metadata as well as the current status of the Evaluation.
type nonrec t = {evaluationId : EntityId.t;The ID of the Evaluation to retrieve. The evaluation of each MLModel is recorded and cataloged. The ID provides the means to access the information.
*)}