evalml.pipelines.components.DecisionTreeRegressor.clone

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