Issue | #Downvotes for this reason | By |
---|
D | Show Debugging Output | default: true |
F | Number Of Folds (use in conjuction with -H 2) (default: 2) | default: 2 |
H | Hyperparameter Selection Method (1=Norm-based, 2=CV-based, 3=specific value) (default: 1=Norm-based) | default: 1 |
I | Max Number of Iterations (default: 100) | default: 100 |
N | Normalize the data | default: true |
P | Distribution of the Prior (1=Gaussian, 2=Laplacian) (default: 1=Gaussian) | default: 1 |
R | Hyperparameter Range (use in conjunction with -H 2) (format: R:start-end,multiplier OR L:val(1), val(2), ..., val(n)) (default: R:0.01-316,3.16) | default: R:0.01-316,3.16 |
S | Threshold Value (default: 0.5) | default: 0.5 |
Tl | Tolerance Value (default: 0.0005) | default: 5.0E-4 |
V | Specified Hyperparameter Value (use in conjunction with -H 3) (default: 0.27) | default: 0.27 |
seed | Seed for randomizing instances order in CV-based hyperparameter selection (default: 1) | default: 1 |