3 references to Combine
Microsoft.ML.Data (3)
Transforms\Hashing.cs (3)
59
public bool Combine = HashingEstimator.Defaults.
Combine
;
1836
bool combine = Defaults.
Combine
)
1916
bool useOrderedHashing = Defaults.UseOrderedHashing, bool combine = Defaults.
Combine
)