SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
LogitVGPiecewiseBoundLikelihood.h File Reference

Go to the source code of this file.

Classes

class  CLogitVGPiecewiseBoundLikelihood
 Class that models Logit likelihood and uses variational piecewise bound to approximate the following variational expection of log likelihood

\[ \sum_{{i=1}^n}{E_{q(f_i|{\mu}_i,{\sigma}^2_i)}[logP(y_i|f_i)]} \]

where

\[ p(y_i|f_i) = \frac{exp(y_i*f_i)}{1+exp(f_i)}, y_i \in \{0,1\} \]

. More...

 

SHOGUN Machine Learning Toolbox - Documentation