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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDistribution()CDistribution
CKernelDensity(float64_t bandwidth=1.0, EKernelType kernel_type=K_GAUSSIAN, EDistanceType dist=D_EUCLIDEAN, EEvaluationMode eval=EM_BALLTREE_SINGLE, int32_t leaf_size=1, float64_t atol=0, float64_t rtol=0)CKernelDensity
clone()CSGObjectvirtual
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_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)CDistributionvirtual
get_likelihood_for_all_examples()CDistributionvirtual
get_log_density(CDenseFeatures< float64_t > *test, int32_t leaf_size=1)CKernelDensity
get_log_derivative(int32_t num_param, int32_t num_example)CKernelDensityvirtual
get_log_likelihood()CDistributionvirtual
get_log_likelihood_example(int32_t num_example)CKernelDensityvirtual
get_log_likelihood_sample()CDistributionvirtual
get_log_model_parameter(int32_t num_param)CKernelDensityvirtual
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 CKernelDensityvirtual
get_num_model_parameters()CKernelDensityvirtual
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
log_kernel(EKernelType kernel, float64_t dist, float64_t width)CKernelDensitystatic
log_norm(EKernelType kernel, float64_t width, int32_t dim)CKernelDensitystatic
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
obtain_from_generic(CSGObject *object)CDistributionstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
pseudo_countCDistributionprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
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_pseudo_count(float64_t pseudo)CDistributionvirtual
shallow_copy() const CSGObjectvirtual
train(CFeatures *data=NULL)CKernelDensityvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
update_params_em(float64_t *alpha_k, int32_t len)CDistributionvirtual
versionCSGObject
~CDistribution()CDistributionvirtual
~CKernelDensity()CKernelDensity
~CSGObject()CSGObjectvirtual

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