The world's cleanest AutoML library ✨ - Do hyperparameter tuning with the right pipeline abstractions to write clean deep learning production pipelines. Let your pipeline steps have hyperparameter spaces. Design steps in your pipeline like components. Compatible with Scikit-Learn, TensorFlow, and most other libraries, frameworks and MLOps environments.
Testing: test the ParallelFeatureUnion with the tests of the FeatureUnion, and test the ParallelColumnTransformer with the tests of the ColumnTransformer. #518
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 180 days. Thank you for your contributions.
There is currently no ParallelColumnTransformer, and lack of tests for ParallelFeatureUnion.
Suggested fix: