Skip to content

Commit d6ad0d1

Browse files
committed
setup asreview2_0b4 study
1 parent 6361eea commit d6ad0d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from feature_extractors import feature_extractor_params, feature_extractors
2121

2222
# Study variables
23-
VERSION = 9
23+
VERSION = 1
2424
METRIC = "loss" # Options: "loss", "ndcg"
2525
STUDY_SET = "full"
2626
CLASSIFIER_TYPE = "svm" # Options: "nb", "log", "svm", "rf"

0 commit comments

Comments
 (0)