expan
expan copied to clipboard
Additional parameters when using sampling from StanModel
Here in this line we have specified some additional parameters to StanModel.sampling: https://github.com/zalando/expan/blob/dev/expan/core/early_stopping.py#L189
Do we know what are the effects of specifying stepsize and adapt_delta in this case?