ModeBaselineMulticlassPipeline.
compute_estimator_features
Transforms the data by applying all pre-processing components.
X (ww.DataTable, pd.DataFrame) – Input data to the pipeline to transform.
New transformed features.
ww.DataTable