evalml.pipelines.components.Estimator.clone

Estimator.clone()

Constructs a new component with the same parameters and random state.

Returns

A new instance of this component with identical parameters and random state.