7 references to Combine
Microsoft.ML.Data (3)
Transforms\Hashing.cs (3)
59public bool Combine = HashingEstimator.Defaults.Combine; 1836bool combine = Defaults.Combine) 1916bool useOrderedHashing = Defaults.UseOrderedHashing, bool combine = Defaults.Combine)
Microsoft.ML.Transforms (4)
Dracula\CountTargetEncodingTransformer.cs (4)
125bool combine = HashingEstimator.Defaults.Combine, uint hashingSeed = HashingEstimator.Defaults.Seed) 134bool combine = HashingEstimator.Defaults.Combine, uint hashingSeed = HashingEstimator.Defaults.Seed) 438bool combine = HashingEstimator.Defaults.Combine, 507bool combine = HashingEstimator.Defaults.Combine,