... ('categorical_transformer', transformer2, categorical_features) ]) X_train=transformer.fit_transform(X_train) X_train.shape. (195, 13).
確定! 回上一頁