evalml.pipelines.TimeSeriesMulticlassClassificationPipeline.clone

TimeSeriesMulticlassClassificationPipeline.clone()

Constructs a new pipeline with the same components, parameters, and random state.

Returns

A new instance of this pipeline with identical components, parameters, and random state.