SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
LogitVGPiecewiseBoundLikelihood.h 文件参考

浏览源代码.

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\} \]

. 更多...

 

SHOGUN 机器学习工具包 - 项目文档