2 references to
Microsoft.ML.FastTree (2)
GamClassification.cs (1)
216: base(env, LoaderSignature, binUpperBounds, binEffects, intercept, inputLength, featureToInputMap) { }
GamRegression.cs (1)
166: base(env, LoaderSignature, binUpperBounds, binEffects, intercept, inputLength, featureToInputMap) { }