Skip to content

Commit

Permalink
updated all config files
Browse files Browse the repository at this point in the history
  • Loading branch information
ntalluri committed Nov 15, 2024
1 parent f1f58e7 commit 3507475
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,8 @@ analysis:
include: true
# adds evaluation per algorithm per dataset-goldstandard pair
aggregate_per_algorithm: true

# TODO: should we decouple parts of eval that involve ml
# it will be good to seperate them otherwise if ml doesn't work then eval won't work at all
# pca_chosen
# ensemble
# precisin and recall
2 changes: 1 addition & 1 deletion config/egfr-param-tuning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3439,7 +3439,7 @@ gold_standards:
- tps_egfr
reconstruction_settings:
locations:
reconstruction_dir: output
reconstruction_dir: output/tps_egfr
run: true
analysis:
summary:
Expand Down

0 comments on commit 3507475

Please sign in to comment.