Daniel Savenkov

Results 5 comments of Daniel Savenkov

@dberenbaum are there any updates on this useful feature?

I've already implemented a workaround, just thought that I'll be able to replace it with some native way) Not critical for me

> How does changing the parameters with -S affect whether the experiment will reuse cached data? As you can see [here](https://github.com/Danila89/dvc_empty/blob/dvc_status_issue/dvc.yaml#L8), `stage1` depends on `parameters.parameter_name`. Passing `parameters.parameter_name` that is different...

> Instead, I was suggesting a workaround where you could: > 1. Compile params.yaml without running the experiment (doesn't exist but theoretically would be easy to add) > 2. Run...

> Yes, try it with `dvc exp run -n something --dry --allow-missing` and it will succeed. Yep, it does not throw an error now, but the output is not very...