2 references to
Microsoft.ML.FastTree (2)
GamClassification.cs (1)
86
:
base
(env, options, LoadNameValue, TrainerUtils.MakeBoolScalarLabel(options.LabelColumnName))
GamRegression.cs (1)
78
:
base
(env, options, LoadNameValue, TrainerUtils.MakeR4ScalarColumn(options.LabelColumnName)) { }