SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CSparseVGInferenceMethod Member List

This is the complete list of members for CSparseVGInferenceMethod, including all inherited members.

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDifferentiableFunction()CDifferentiableFunction
check_bound(SGVector< float64_t > bound, const char *name)CSingleSparseInferenceBaseprotectedvirtual
check_features()CSparseInferenceBaseprotectedvirtual
check_fully_sparse()CSingleSparseInferenceBaseprotectedvirtual
check_members() const CSparseVGInferenceMethodprotectedvirtual
CInferenceMethod()CInferenceMethod
CInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CInferenceMethod
clone()CSGObjectvirtual
compute_gradient()CSparseVGInferenceMethodprotectedvirtual
convert_features()CSparseInferenceBaseprotectedvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSingleSparseInferenceBase()CSingleSparseInferenceBase
CSingleSparseInferenceBase(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model, CFeatures *inducing_features)CSingleSparseInferenceBase
CSparseInferenceBase()CSparseInferenceBase
CSparseInferenceBase(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model, CFeatures *inducing_features)CSparseInferenceBase
CSparseVGInferenceMethod()CSparseVGInferenceMethod
CSparseVGInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model, CFeatures *inducing_features)CSparseVGInferenceMethod
deep_copy() const CSGObjectvirtual
enable_optimizing_inducing_features(bool is_optmization)CSingleSparseInferenceBasevirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_alpha()CSparseInferenceBasevirtual
get_cholesky()CSparseInferenceBasevirtual
get_derivative_helper(void *p)CInferenceMethodprotectedstatic
get_derivative_related_cov(SGVector< float64_t > ddiagKi, SGMatrix< float64_t > dKuui, SGMatrix< float64_t > dKui)CSparseVGInferenceMethodprotectedvirtual
get_derivative_wrt_inducing_features(const TParameter *param)CSparseVGInferenceMethodprotectedvirtual
get_derivative_wrt_inducing_noise(const TParameter *param)CSparseVGInferenceMethodprotectedvirtual
get_derivative_wrt_inference_method(const TParameter *param)CSingleSparseInferenceBaseprotectedvirtual
get_derivative_wrt_kernel(const TParameter *param)CSingleSparseInferenceBaseprotectedvirtual
get_derivative_wrt_likelihood_model(const TParameter *param)CSparseVGInferenceMethodprotectedvirtual
get_derivative_wrt_mean(const TParameter *param)CSparseVGInferenceMethodprotectedvirtual
get_diagonal_vector()CSparseVGInferenceMethodvirtual
get_features()CInferenceMethodvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_gradient(CMap< TParameter *, CSGObject * > *parameters)CInferenceMethodvirtual
get_inducing_features()CSparseInferenceBasevirtual
get_inducing_noise()CSparseInferenceBasevirtual
get_inference_type() const CSparseVGInferenceMethodvirtual
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_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_multiclass_E()CInferenceMethodvirtual
get_name() const CSparseVGInferenceMethodvirtual
get_negative_log_marginal_likelihood()CSparseVGInferenceMethodvirtual
get_negative_log_marginal_likelihood_derivatives(CMap< TParameter *, CSGObject * > *parameters)CInferenceMethodvirtual
get_posterior_covariance()CSparseVGInferenceMethodvirtual
get_posterior_mean()CSparseVGInferenceMethodvirtual
get_scale() const CInferenceMethodvirtual
get_value()CInferenceMethodvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_alphaCInferenceMethodprotected
m_ECInferenceMethodprotected
m_f3CSparseVGInferenceMethodprotected
m_featuresCInferenceMethodprotected
m_fully_sparseCSingleSparseInferenceBaseprotected
m_gradient_parametersCSGObject
m_gradient_updateCInferenceMethodprotected
m_hashCSGObject
m_ind_toleranceCSingleSparseInferenceBaseprotected
m_inducing_featuresCSparseInferenceBaseprotected
m_inv_LaCSparseVGInferenceMethodprotected
m_inv_LmCSparseVGInferenceMethodprotected
m_kernelCInferenceMethodprotected
m_Knm_inv_LmCSparseVGInferenceMethodprotected
m_ktrtrCInferenceMethodprotected
m_ktrtr_diagCSparseInferenceBaseprotected
m_ktruCSparseInferenceBaseprotected
m_kuuCSparseInferenceBaseprotected
m_LCInferenceMethodprotected
m_labelsCInferenceMethodprotected
m_lockCSingleSparseInferenceBaseprotected
m_log_ind_noiseCSparseInferenceBaseprotected
m_log_scaleCInferenceMethodprotected
m_lower_boundCSingleSparseInferenceBaseprotected
m_max_ind_iterationsCSingleSparseInferenceBaseprotected
m_meanCInferenceMethodprotected
m_modelCInferenceMethodprotected
m_model_selection_parametersCSGObject
m_muCSparseInferenceBaseprotected
m_opt_inducing_featuresCSingleSparseInferenceBaseprotected
m_parametersCSGObject
m_SigmaCSparseInferenceBaseprotected
m_sigma2CSparseVGInferenceMethodprotected
m_TmmCSparseVGInferenceMethodprotected
m_TnmCSparseVGInferenceMethodprotected
m_trkCSparseVGInferenceMethodprotected
m_upper_boundCSingleSparseInferenceBaseprotected
m_yyCSparseVGInferenceMethodprotected
obtain_from_generic(CInferenceMethod *inference)CSparseVGInferenceMethodstatic
optimize_inducing_features()CSingleSparseInferenceBasevirtual
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
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_inducing_features(CFeatures *feat)CSparseInferenceBasevirtual
set_inducing_noise(float64_t noise)CSparseInferenceBasevirtual
set_kernel(CKernel *kern)CSingleSparseInferenceBasevirtual
set_labels(CLabels *lab)CInferenceMethodvirtual
set_lower_bound_of_inducing_features(SGVector< float64_t > bound)CSingleSparseInferenceBasevirtual
set_max_iterations_for_inducing_features(int32_t it)CSingleSparseInferenceBasevirtual
set_mean(CMeanFunction *m)CInferenceMethodvirtual
set_model(CLikelihoodModel *mod)CInferenceMethodvirtual
set_scale(float64_t scale)CInferenceMethodvirtual
set_tolearance_for_inducing_features(float64_t tol)CSingleSparseInferenceBasevirtual
set_upper_bound_of_inducing_features(SGVector< float64_t > bound)CSingleSparseInferenceBasevirtual
shallow_copy() const CSGObjectvirtual
supports_binary() const CInferenceMethodvirtual
supports_multiclass() const CInferenceMethodvirtual
supports_regression() const CSparseVGInferenceMethodvirtual
unset_generic()CSGObject
update()CSparseVGInferenceMethodvirtual
update_alpha()CSparseVGInferenceMethodprotectedvirtual
update_chol()CSparseVGInferenceMethodprotectedvirtual
update_deriv()CSparseVGInferenceMethodprotectedvirtual
update_parameter_hash()CSGObjectvirtual
update_train_kernel()CSparseInferenceBaseprotectedvirtual
versionCSGObject
~CDifferentiableFunction()CDifferentiableFunctionvirtual
~CInferenceMethod()CInferenceMethodvirtual
~CSGObject()CSGObjectvirtual
~CSingleSparseInferenceBase()CSingleSparseInferenceBasevirtual
~CSparseInferenceBase()CSparseInferenceBasevirtual
~CSparseVGInferenceMethod()CSparseVGInferenceMethodvirtual

SHOGUN Machine Learning Toolbox - Documentation