pints icon indicating copy to clipboard operation
pints copied to clipboard

R star MCMC convergence metric

Open ben18785 opened this issue 4 years ago • 1 comments

This is a slightly self-involved one but I do actually think it'd be useful. I would like to add my R* convergence metric that I describe in this paper, as I've found it works pretty well across all problems I've thrown at it; it also offers additional information about convergence relative to the standard Rhat stats...anyway, enough sell!

One thing it requires is the ability to train a gradient-boosted regression tree ML model. It looks like Scikit-learn has this capability. How would people feel about having this as an optional dependency?

ben18785 avatar May 06 '20 16:05 ben18785

What's a gradient-boosted regression tree ML model?

MichaelClerx avatar May 06 '20 19:05 MichaelClerx