evalml.pipelines.TimeSeriesBinaryClassificationPipeline.get_component

TimeSeriesBinaryClassificationPipeline.get_component(name)

Returns component by name

Parameters

name (str) – Name of component

Returns

Component to return

Return type

Component