5 references to CustomGains
Microsoft.ML.FastTree (5)
FastTreeRanking.cs (5)
159Host.AssertValue(FastTreeTrainerOptions.CustomGains); 160return FastTreeTrainerOptions.CustomGains; 172if (FastTreeTrainerOptions.CustomGains != null) 174var gains = FastTreeTrainerOptions.CustomGains; 177throw ch.ExceptUserArg(nameof(FastTreeTrainerOptions.CustomGains),