evalml.pipelines.components.Transformer.clone

Transformer.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.