conf updated

This commit is contained in:
Lorenzo Volpi 2023-12-06 10:02:47 +01:00
parent c31de41e2f
commit 15b0928b50
1 changed files with 9 additions and 2 deletions

View File

@ -7,9 +7,16 @@ debug_conf: &debug_conf
DATASET_PREVS:
- 0.5
COMP_ESTIMATORS:
- bin_kde_gs
# - bin_sld
# - mul_sld
# - m3w_sld
# - bin_sld_gs
- mul_kde_gs
- m3w_kde_gs
- bin_kde_gs
# - m3w_sld_gs
# - doc
# - atc_mc
N_JOBS: -2
confs:
@ -151,4 +158,4 @@ add_conf: &add_conf
DATASET_TARGET: MCAT
exec: *kde_conf
exec: *debug_conf