RegressorAverage Class
Description Computes the average of the outputs of the trained models
- Inheritance
-
nimbusml.internal.core.ensemble.output_combiner._regressoraverage.RegressorAverageRegressorAverage
Constructor
RegressorAverage(**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
|