1 reference to BootstrapSamplingTransformer
Microsoft.ML.Data (1)
Transforms\BootstrapSamplingTransformer.cs (1)
160
return h.Apply("Loading Model", ch => new
BootstrapSamplingTransformer
(h, ctx, input));