Computation timesΒΆ
02:23.817 total execution time for auto_examples_compose files:
01:30.427: Pipelining: chaining a PCA and a logistic regression (
plot_digits_pipe.py
)00:39.835: Selecting dimensionality reduction with Pipeline and GridSearchCV (
plot_compare_reduction.py
)00:06.758: Column Transformer with Mixed Types (
plot_column_transformer_mixed_types.py
)00:03.513: Effect of transforming the targets in regression model (
plot_transformed_target.py
)00:02.466: Column Transformer with Heterogeneous Data Sources (
plot_column_transformer.py
)00:00.818: Concatenating multiple feature extraction methods (
plot_feature_union.py
)