Pipesmith is a Python utility class that helps you create pipelines of different steps (functions or other callable objects), by combining them and applying conditions.
python machine-learning pipeline testing-tools combinatorial-testing pipeline-validation pipeline-construction
-
Updated
Aug 19, 2024 - Python