SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CLossFunction 成员列表

成员的完整列表,这些成员属于 CLossFunction,包括所有继承而来的类成员

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
clone()CSGObjectvirtual
CLossFunction()CLossFunction
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
first_derivative(float64_t prediction, float64_t label)CLossFunctionvirtual
first_derivative(float64_t z)=0CLossFunctionpure virtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_loss_type()=0CLossFunctionpure virtual
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CLossFunctionvirtual
get_square_grad(float64_t prediction, float64_t label)=0CLossFunctionpure virtual
get_update(float64_t prediction, float64_t label, float64_t eta_t, float64_t norm)=0CLossFunctionpure virtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
loss(float64_t prediction, float64_t label)CLossFunctionvirtual
loss(float64_t z)=0CLossFunctionpure virtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
second_derivative(float64_t prediction, float64_t label)CLossFunctionvirtual
second_derivative(float64_t z)=0CLossFunctionpure virtual
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CLossFunction()CLossFunctionvirtual
~CSGObject()CSGObjectvirtual

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