Table of Contents

Enum BenchmarkReportDetailLevel

Namespace
AiDotNet.Enums
Assembly
AiDotNet.dll

Specifies how much detail should be included in benchmark reports.

public enum BenchmarkReportDetailLevel

Fields

Detailed = 1

Include additional structured breakdowns when available (for example, category-level metrics).

Summary = 0

Include only high-level summary metrics.