evalml.pipelines.BinaryClassificationPipeline.get_component

BinaryClassificationPipeline.get_component(name)

Returns component by name

Parameters

name (str) – name of component

Returns

component to return

Return type

Component