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