RandomPartitionSelector Class

Description Randomly partitions the rows for each trainer in the ensemble

Inheritance
nimbusml.internal.core.ensemble.subset_selector._randompartitionselector.RandomPartitionSelector
RandomPartitionSelector

Constructor

RandomPartitionSelector(feature_selector=None, **params)

Parameters

feature_selector

The Feature selector.

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