Install python -m venv .venv source .venv/bin/activate pip install -r requirements.txt Run dvc exp run -R pipelines/type_a/x dvc exp run -R pipelines/type_a/y dvc exp run -R pipelines/type_a/z test 5