evalml.pipelines.components.RFClassifierSelectFromModel.load

static RFClassifierSelectFromModel.load(file_path)

Loads component at file path

Parameters

file_path (str) – Location to load file

Returns

ComponentBase object