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