conf updated

This commit is contained in:
Lorenzo Volpi 2023-12-02 02:15:33 +01:00
parent 32127149b3
commit 032fbb502e
1 changed files with 8 additions and 16 deletions

View File

@ -24,27 +24,19 @@ kde_conf: &kde_conf
METRICS:
- acc
- f1
OUT_DIR_NAME: output/kde/variant
OUT_DIR_NAME: output/kde/gs
DATASET_N_PREVS: 9
COMP_ESTIMATORS:
- binc_kde
- mulc_kde
- m3wc_kde
- binmc_kde
- mulmc_kde
- m3wmc_kde
- binne_kde
- mulne_kde
- m3wne_kde
- binis_kde
- mulis_kde
- m3wis_kde
- bin_kde_gs
- mul_kde_gs
- m3w_kde_gs
N_JOBS: -2
confs:
- DATASET_NAME: imdb
other_confs:
- DATASET_NAME: rcv1
DATASET_TARGET: CCAT
other_confs:
- DATASET_NAME: imdb
test_conf: &test_conf
global:
@ -159,4 +151,4 @@ add_conf: &add_conf
DATASET_TARGET: MCAT
exec: *debug_conf
exec: *kde_conf