ModeBaselineMulticlassPipeline.
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