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.ClassifierAllSelectorClassifierAllSelector
Constructor
ClassifierAllSelector(**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
|