ClassifierAllSelector Class

Description Combines all the models to create the output. This is the default submodel selector.

Inheritance
nimbusml.internal.core.ensemble.sub_model_selector._classifierallselector.ClassifierAllSelector
ClassifierAllSelector

Constructor

ClassifierAllSelector(**params)

Parameters

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

deep
default value: False