evalml.pipelines.components.ComponentBase.load

static ComponentBase.load(file_path)[source]

Loads component at file path

Parameters

file_path (str) – Location to load file

Returns

ComponentBase object