evalml.pipelines.components.
ComponentBase
Base class for all components.
Methods
__init__
Initialize self.
clone
Constructs a new component with the same parameters
describe
Describe a component and its parameters
fit
Fits component to data
load
Loads component at file path
save
Saves component at file path