Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
Resources
evalml.pipelines.components.
LinearRegressor
Linear Regressor
Methods
__init__
Initialize self.
describe
Describe a component and its parameters
fit
Fits component to data
predict
Make predictions using selected features.
predict_proba
Make probability estimates for labels.