com.salesforce.op.stages.impl.feature
Number of bits used for hashing in HyperLogLog (HLL).
Number of bits used for hashing in HyperLogLog (HLL). Error is about 1.04/sqrt(2{bits}). Default is 12 bits for 1% error which means each HLL instance is about 2{12} = 4kb per instance.
Default value for max percentage of distinct values a categorical feature can have (between 0.0 and 1.00)