Skip to content

Commit

Permalink
Unfreeze train step in dvc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 9, 2023
1 parent f2391db commit d9b0712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ stages:
cache: false
- output/workflow/recipe/model_workflow_recipe.rds:
cache: false
frozen: true

assess:
cmd: Rscript pipeline/02-assess.R
desc: >
Expand Down

0 comments on commit d9b0712

Please sign in to comment.