2 types derived from OptionsBase
Microsoft.ML.FastTree (2)
GamClassification.cs (1)
64
public sealed class Options :
OptionsBase
GamRegression.cs (1)
58
public partial class Options :
OptionsBase
1 reference to OptionsBase
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
29
where TOptions : GamTrainerBase<TOptions, TTransformer, TPredictor>.
OptionsBase
, new()