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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDifferentiableFunction()CDifferentiableFunction
check_members() const CInferenceMethodprotectedvirtual
CInferenceMethod()CInferenceMethod
CInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CInferenceMethod
CLaplacianInferenceMethod()CLaplacianInferenceMethod
CLaplacianInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CLaplacianInferenceMethod
CLaplacianInferenceMethodWithLBFGS()CLaplacianInferenceMethodWithLBFGS
CLaplacianInferenceMethodWithLBFGS(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CLaplacianInferenceMethodWithLBFGS
clone()CSGObjectvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
d2lpCLaplacianInferenceMethodprotected
d3lpCLaplacianInferenceMethodprotected
deep_copy() const CSGObjectvirtual
dlpCLaplacianInferenceMethodprotected
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_alpha()CLaplacianInferenceMethodvirtual
get_cholesky()CLaplacianInferenceMethodvirtual
get_derivative_helper(void *p)CInferenceMethodprotectedstatic
get_derivative_wrt_inference_method(const TParameter *param)CLaplacianInferenceMethodprotectedvirtual
get_derivative_wrt_kernel(const TParameter *param)CLaplacianInferenceMethodprotectedvirtual
get_derivative_wrt_likelihood_model(const TParameter *param)CLaplacianInferenceMethodprotectedvirtual
get_derivative_wrt_mean(const TParameter *param)CLaplacianInferenceMethodprotectedvirtual
get_diagonal_vector()CLaplacianInferenceMethodvirtual
get_features()CInferenceMethodvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_gradient(CMap< TParameter *, CSGObject * > *parameters)CInferenceMethodvirtual
get_inference_type() const CLaplacianInferenceMethodvirtual
get_kernel()CInferenceMethodvirtual
get_labels()CInferenceMethodvirtual
get_marginal_likelihood_estimate(int32_t num_importance_samples=1, float64_t ridge_size=1e-15)CInferenceMethod
get_mean()CInferenceMethodvirtual
get_minimization_max()CLaplacianInferenceMethodvirtual
get_minimization_tolerance()CLaplacianInferenceMethodvirtual
get_model()CInferenceMethod
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 CLaplacianInferenceMethodWithLBFGSvirtual
get_negative_log_marginal_likelihood()CLaplacianInferenceMethodvirtual
get_negative_log_marginal_likelihood_derivatives(CMap< TParameter *, CSGObject * > *parameters)CInferenceMethodvirtual
get_newton_iterations()CLaplacianInferenceMethodvirtual
get_newton_tolerance()CLaplacianInferenceMethodvirtual
get_posterior_covariance()CLaplacianInferenceMethodvirtual
get_posterior_mean()CLaplacianInferenceMethodvirtual
get_scale() const CInferenceMethodvirtual
get_value()CInferenceMethodvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_alphaCInferenceMethodprotected
m_dfhatCLaplacianInferenceMethodprotected
m_featuresCInferenceMethodprotected
m_gCLaplacianInferenceMethodprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_kernelCInferenceMethodprotected
m_ktrtrCInferenceMethodprotected
m_LCInferenceMethodprotected
m_labelsCInferenceMethodprotected
m_meanCInferenceMethodprotected
m_modelCInferenceMethodprotected
m_model_selection_parametersCSGObject
m_muCLaplacianInferenceMethodprotected
m_parameter_mapCSGObject
m_parametersCSGObject
m_scaleCInferenceMethodprotected
m_SigmaCLaplacianInferenceMethodprotected
m_ZCLaplacianInferenceMethodprotected
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_features(CFeatures *feat)CInferenceMethodvirtual
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
set_kernel(CKernel *kern)CInferenceMethodvirtual
set_labels(CLabels *lab)CInferenceMethodvirtual
set_lbfgs_parameters(int m=100, int max_linesearch=1000, int linesearch=LBFGS_LINESEARCH_DEFAULT, int max_iterations=1000, float64_t delta=0.0, int past=0, float64_t epsilon=1e-5, bool enable_newton_if_fail=true, float64_t min_step=1e-20, float64_t max_step=1e+20, float64_t ftol=1e-4, float64_t wolfe=0.9, float64_t gtol=0.9, float64_t xtol=1e-16, float64_t orthantwise_c=0.0, int orthantwise_start=0, int orthantwise_end=1)CLaplacianInferenceMethodWithLBFGSvirtual
set_mean(CMeanFunction *m)CInferenceMethodvirtual
set_minimization_max(float64_t max)CLaplacianInferenceMethodvirtual
set_minimization_tolerance(float64_t tol)CLaplacianInferenceMethodvirtual
set_model(CLikelihoodModel *mod)CInferenceMethodvirtual
set_newton_iterations(int32_t iter)CLaplacianInferenceMethodvirtual
set_newton_tolerance(float64_t tol)CLaplacianInferenceMethodvirtual
set_scale(float64_t scale)CInferenceMethodvirtual
SGRefObject()SGRefObject
SGRefObject(const SGRefObject &orig)SGRefObject
shallow_copy() const CSGObjectvirtual
supports_binary() const CLaplacianInferenceMethodvirtual
supports_multiclass() const CInferenceMethodvirtual
supports_regression() const CLaplacianInferenceMethodvirtual
sWCLaplacianInferenceMethodprotected
unset_generic()CSGObject
update()CLaplacianInferenceMethodvirtual
update_alpha()CLaplacianInferenceMethodWithLBFGSprotectedvirtual
update_approx_cov()CLaplacianInferenceMethodprotectedvirtual
update_chol()CLaplacianInferenceMethodprotectedvirtual
update_deriv()CLaplacianInferenceMethodprotectedvirtual
update_parameter_hash()CSGObjectvirtual
update_train_kernel()CInferenceMethodprotectedvirtual
versionCSGObject
WCLaplacianInferenceMethodprotected
~CDifferentiableFunction()CDifferentiableFunctionvirtual
~CInferenceMethod()CInferenceMethodvirtual
~CLaplacianInferenceMethod()CLaplacianInferenceMethodvirtual
~CLaplacianInferenceMethodWithLBFGS()CLaplacianInferenceMethodWithLBFGSvirtual
~CSGObject()CSGObjectvirtual
~SGRefObject()SGRefObjectvirtual

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