4 references to LoaderSignature
Microsoft.ML.FastTree (4)
GamClassification.cs (4)
25
GamBinaryModelParameters.
LoaderSignature
)]
216
: base(env,
LoaderSignature
, binUpperBounds, binEffects, intercept, inputLength, featureToInputMap) { }
219
: base(env,
LoaderSignature
, ctx) { }
230
loaderSignature:
LoaderSignature
,