3 references to RegistrationName
Microsoft.ML.Data (3)
Transforms\BootstrapSamplingTransformer.cs (3)
79: base(env, RegistrationName, input) 156var h = env.Register(RegistrationName); 253[TlcModule.EntryPoint(Name = "Transforms.ApproximateBootstrapSampler", Desc = BootstrapSamplingTransformer.Summary, UserName = BootstrapSamplingTransformer.UserName, ShortName = BootstrapSamplingTransformer.RegistrationName)]