Getting Started
Objective functions
Automated Machine Learning
Pipelines and Components
Data Checks
Resources
PipelineBase.
predict
Make predictions using selected features.
X (pd.DataFrame or np.array) – data of shape [n_samples, n_features]
objective (Object or string) – the objective to use to make predictions
estimated labels
pd.Series