SparkMeanBlender

class sparklightautoml.automl.blend.SparkMeanBlender[source]

Bases: SparkBlender

Simple average level predictions.

Works only with TabularDatasets. Doesn’t require target to fit. No pruning.