Install
Start
Tutorials
User Guide
API Reference
Release Notes
evalml.pipelines.components.ComponentBase.__init__
¶
ComponentBase.
__init__
(
parameters
=
None
,
component_obj
=
None
,
random_state
=
0
,
**
kwargs
)
[source]
¶
Initialize self. See help(type(self)) for accurate signature.
evalml.pipelines.components.ComponentBase
evalml.pipelines.components.ComponentBase.clone