RegressorMedian Class

Description Computes the median of the outputs of the trained models

Inheritance
nimbusml.internal.core.ensemble.output_combiner._regressormedian.RegressorMedian
RegressorMedian

Constructor

RegressorMedian(**params)

Parameters

Name Description
params

Additional arguments sent to compute engine.

Methods

get_params

Get the parameters for this operator.

get_params

Get the parameters for this operator.

get_params(deep=False)

Parameters

Name Description
deep
Default value: False