Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
Resources
PipelineBase.
predict
Make predictions using selected features.
X (pd.DataFrame or np.array) – data of shape [n_samples, n_features]
estimated labels
pd.Series