SHOGUN
v3.2.0
首页
模块
类
文件
文件列表
文件成员
src
shogun
machine
gp
类
|
枚举
LikelihoodModel.h 文件参考
浏览源代码.
类
class
CLikelihoodModel
The Likelihood model base class.
更多...
枚举
enum
ELikelihoodModelType
{
LT_NONE
=0,
LT_GAUSSIAN
=10,
LT_STUDENTST
=20,
LT_LOGIT
=30,
LT_PROBIT
=40
}
SHOGUN
Machine Learning Toolbox - Documentation