Issue | #Downvotes for this reason | By |
---|
L | The epsilon parameter in epsilon-insensitive loss function. (default 1.0e-3) | default: 0.001 |
P | The epsilon for round-off error. (default 1.0e-12) | default: 1.0E-12 |
T | The tolerance parameter for checking the stopping criterion. (default 0.001) | default: 0.001 |
V | Use variant 1 of the algorithm when true, otherwise use variant 2. (default true) | default: true |
W | The random number seed. (default 1) | default: 1 |