SparkCatIntersectionsEstimator
- class sparklightautoml.transformers.categorical.SparkCatIntersectionsEstimator(input_cols, input_roles, intersections=None, max_depth=2, do_replace_columns=False)[source]
Bases:
SparkCatIntersectionsHelper,SparkLabelEncoderEstimatorCombines categorical features and fits
SparkLabelEncoderEstimator. ReturnsSparkCatIntersectionsTransformer.