Class | Description |
---|---|
GaussianPriorImpl |
Implementation of the Gaussian Prior update function based on
CLG Algorithm with a certain Trust Region Update.
|
LaplacePriorImpl |
Implementation of the Gaussian Prior update function based on modified
CLG Algorithm (CLG-Lasso) with a certain Trust Region Update based
on Laplace Priors.
|
Prior |
This is an interface to plug various priors into
the Bayesian Logistic Regression Model.
|