Bryor Snefjella

Results 5 issues of Bryor Snefjella

Currently, predict.brmsfit returns an error when predictions are requested for all responses, and the new data contains NAs in variables that were imputed during fitting. A partial solution to this,...

feature
post-processing

It is possible to construct reparameterizable mixture distributions by replacing the categorical distribution with a gumbel (relaxed categorical) distribution. The ability to use a relaxed one-hot categorical distribution in mixture...

The currently implemented version of the horseshoe distribution is not the parameterization that most ML papers use. This limits the ease of use of this as, for example, a prior...

enhancement
good first issue

Hi all, I'm trying to figure out if there is an implemented, general way of taking a tfp.distribution, repeating certain batch members, and making a new distribution to sample from....

I'm getting an error when trying to predict using gamboost, but the error only appears for me when the N becomes large. E.g. running this code with 10000 rows of...