DEVELOPMENT...
Issue | #Downvotes for this reason | By |
---|
A | Promotion coefficient alpha. (default 2.0) | default: 2.0 |
B | Demotion coefficient beta. (default 0.5) | default: 0.5 |
H | Prediction threshold. (default -1.0 == number of attributes) | default: -1.0 |
I | The number of iterations to be performed. (default 1) | default: 1 |
L | Use the baLanced version (default false) | |
S | Default random seed. (default 1) | default: 1 |
W | Starting weights. (default 2.0) | default: 2.0 |