3 references to NdcgTruncationLevel
Microsoft.ML.FastTree (3)
FastTreeArguments.cs (2)
324ectx.CheckUserArg(0 < NdcgTruncationLevel, nameof(NdcgTruncationLevel), "must be positive.");
FastTreeRanking.cs (1)
588_maxDcgTruncationLevel = options.NdcgTruncationLevel;