Package weka.classifiers.bayes.blr


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