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