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 bf4215d commit b152b3fCopy full SHA for b152b3f
docs/usage.md
@@ -34,6 +34,7 @@ Using the `run` mode, the program currently takes the following arguments:
34
* Enable logging - useful when problems arise (--log)
35
* Do not run the BestK tests (--no-tests)
36
* Add extra arguments to pass to the wrapped program (--extra_opts) [Example: prior=logistic seed=123]
37
+ * Define a random seed starting value (--seed) [default:1235813]
38
39
40
Example run:
0 commit comments