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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDistribution()CDistribution
CGMM()CGMM
CGMM(int32_t n, ECovType cov_type=FULL)CGMM
CGMM(vector< CGaussian * > components, SGVector< float64_t > coefficients, bool copy=false)CGMM
cleanup()CGMM
clone()CSGObjectvirtual
cluster(SGVector< float64_t > point)CGMM
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
featuresCDistributionprotected
get_coef()CGMMvirtual
get_comp()CGMMvirtual
get_component(index_t index) const CGMM
get_derivative(int32_t num_param, int32_t num_example)CDistributionvirtual
get_features()CDistributionvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_likelihood_example(int32_t num_example)CGMMvirtual
get_likelihood_for_all_examples()CDistributionvirtual
get_log_derivative(int32_t num_param, int32_t num_example)CGMMvirtual
get_log_likelihood()CDistributionvirtual
get_log_likelihood_example(int32_t num_example)CGMMvirtual
get_log_likelihood_sample()CDistributionvirtual
get_log_model_parameter(int32_t num_param)CGMMvirtual
get_model_parameter(int32_t num_param)CDistributionvirtual
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 CGMMvirtual
get_nth_cov(int32_t num)CGMMvirtual
get_nth_mean(int32_t num)CGMMvirtual
get_num_components() const CGMM
get_num_model_parameters()CGMMvirtual
get_num_relevant_model_parameters()CDistributionvirtual
get_pseudo_count()CDistributionvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_coefficientsCGMMprotected
m_componentsCGMMprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
max_likelihood(SGMatrix< float64_t > alpha, float64_t min_cov)CGMM
obtain_from_generic(CSGObject *object)CDistributionstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
pseudo_countCDistributionprotected
sample()CGMM
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_coef(const SGVector< float64_t > coefficients)CGMMvirtual
set_comp(vector< CGaussian * > components)CGMMvirtual
set_features(CFeatures *f)CDistributionvirtual
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_nth_cov(SGMatrix< float64_t > cov, int32_t num)CGMMvirtual
set_nth_mean(SGVector< float64_t > mean, int32_t num)CGMMvirtual
set_pseudo_count(float64_t pseudo)CDistributionvirtual
shallow_copy() const CSGObjectvirtual
train(CFeatures *data=NULL)CGMMvirtual
train_em(float64_t min_cov=1e-9, int32_t max_iter=1000, float64_t min_change=1e-9)CGMM
train_smem(int32_t max_iter=100, int32_t max_cand=5, float64_t min_cov=1e-9, int32_t max_em_iter=1000, float64_t min_change=1e-9)CGMM
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
update_params_em(float64_t *alpha_k, int32_t len)CDistributionvirtual
versionCSGObject
~CDistribution()CDistributionvirtual
~CGMM()CGMMvirtual
~CSGObject()CSGObjectvirtual

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