* [Test](https://github.com/automl/auto-sklearn/runs/4237539251?check_suite_focus=true) ``` Configuration: balancing:strategy, Value: 'weighting' classifier:__choice__, Value: 'lda' classifier:lda:shrinkage, Value: 'auto' classifier:lda:tol, Value: 0.038890093430048595 data_preprocessor:__choice__, Value: 'feature_type' data_preprocessor:feature_type:categorical_transformer:categorical_encoding:__choice__, Value: 'encoding' data_preprocessor:feature_type:categorical_transformer:category_coalescence:__choice__, Value: 'minority_coalescer' data_preprocessor:feature_type:categorical_transformer:category_coalescence:minority_coalescer:minimum_fraction, Value: 0.001521146558163954 data_preprocessor:feature_type:numerical_transformer:imputation:strategy, Value: 'mean' data_preprocessor:feature_type:numerical_transformer:rescaling:__choice__, Value: 'none' feature_preprocessor:__choice__, Value: 'fast_ica' feature_preprocessor:fast_ica:algorithm, Value: 'deflation' feature_preprocessor:fast_ica:fun, Value: 'exp' feature_preprocessor:fast_ica:whiten, Value: 'False' ```