3 references to LoadNameValue
Microsoft.ML.FastTree (3)
GamClassification.cs (3)
20GamBinaryTrainer.LoadNameValue,
86: base(env, options, LoadNameValue, TrainerUtils.MakeBoolScalarLabel(options.LabelColumnName))
108: base(env, LoadNameValue, TrainerUtils.MakeBoolScalarLabel(labelColumnName), featureColumnName, rowGroupColumnName, numberOfIterations, learningRate, maximumBinCountPerFeature)