We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c6e09 commit 03c4f48Copy full SHA for 03c4f48
example_config/rcv1/l2svm.yml
@@ -6,7 +6,7 @@ data_name: rcv1
6
# train
7
seed: 1337
8
linear: true
9
-liblinear_options: "-s 2 -B 1 -e 0.0001 -q"
+liblinear_options: "-s 1 -B 1 -e 0.0001 -q"
10
linear_technique: 1vsrest
11
12
# eval
example_config/rcv1/l2svm_svm_format.yml
0 commit comments