Compartir a través de


ClassifierVoting Class

Description Computes the fraction of positive predictions for each class from all the trained models, and outputs the class with the largest number

Inheritance
nimbusml.internal.core.ensemble.output_combiner._classifiervoting.ClassifierVoting
ClassifierVoting

Constructor

ClassifierVoting(**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