About:
A library of scalable Bayesian generalised linear models with fancy features
Changes:
-
1.0 release!
-
Now there is a random search phase before optimization of all hyperparameters in the regression algorithms. This improves the performance of revrand since local optima are more easily avoided with this improved initialisation
-
Regression regularizers (weight variances) associated with each basis object, this approximates GP kernel addition more closely
-
Random state can be set for all random objects
-
Numerous small improvements to make revrand production ready
-
Final report
-
Documentation improvements
|