IEvaluationReportWriter 인터페이스

정의

제공된 ScenarioRunResults에 있는 모든 EvaluationMetric항목을 포함하는 보고서를 생성합니다.

public interface class IEvaluationReportWriter
public interface IEvaluationReportWriter
type IEvaluationReportWriter = interface
Public Interface IEvaluationReportWriter
파생

메서드

Name Description
WriteReportAsync(IEnumerable<ScenarioRunResult>, CancellationToken)

제공된 EvaluationMetrics에 있는 모든 scenarioRunResults항목을 포함하는 보고서를 작성합니다.

적용 대상