SHOGUN  6.0.0
CConditionalProbabilityTree Member List

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

accumulate_conditional_probability(bnode_t *leaf)CConditionalProbabilityTreeprotected
apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CMachinevirtual
apply_latent(CFeatures *data=NULL)CMachinevirtual
apply_locked(SGVector< index_t > indices)CMachinevirtual
apply_locked_binary(SGVector< index_t > indices)CMachinevirtual
apply_locked_latent(SGVector< index_t > indices)CMachinevirtual
apply_locked_multiclass(SGVector< index_t > indices)CMachinevirtual
apply_locked_regression(SGVector< index_t > indices)CMachinevirtual
apply_locked_structured(SGVector< index_t > indices)CMachinevirtual
apply_multiclass(CFeatures *data=NULL)CConditionalProbabilityTreevirtual
apply_multiclass_example(SGVector< float32_t > ex)CConditionalProbabilityTreevirtual
apply_one(int32_t i)CMachinevirtual
apply_regression(CFeatures *data=NULL)CMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
bnode_t typedefCTreeMachine< ConditionalProbabilityTreeNodeData >
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject *> *dict)CSGObject
CBaseMulticlassMachine()CBaseMulticlassMachine
CConditionalProbabilityTree(int32_t num_passes=1)CConditionalProbabilityTree
clone()CSGObjectvirtual
clone_parameters(CSGObject *other)CSGObjectprotected
clone_tree()CTreeMachine< ConditionalProbabilityTreeNodeData >
CMachine()CMachine
compute_conditional_probabilities(SGVector< float32_t > ex)CConditionalProbabilityTreeprotected
create_machine(SGVector< float32_t > ex)CConditionalProbabilityTreeprotected
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CTreeMachine()CTreeMachine< ConditionalProbabilityTreeNodeData >
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() constCSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) constCSGObject
get(const std::string &name) constCSGObject
get_classifier_type()CMachinevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachinevirtual
get_machine_problem_type() constCBaseMulticlassMachinevirtual
get_max_train_time()CMachine
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() constCConditionalProbabilityTreevirtual
get_num_machines() constCBaseMulticlassMachine
get_num_passes() constCConditionalProbabilityTree
get_root()CTreeMachine< ConditionalProbabilityTreeNodeData >
get_solver_type()CMachine
has(const std::string &name) constCSGObject
has(const Tag< T > &tag) constCSGObject
has(const std::string &name) constCSGObject
ioCSGObject
is_data_locked() constCMachine
is_generic(EPrimitiveType *generic) constCSGObjectvirtual
is_label_valid(CLabels *lab) constCBaseMulticlassMachinevirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_data_lockedCMachineprotected
m_featsCConditionalProbabilityTreeprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_labelsCMachineprotected
m_leavesCConditionalProbabilityTreeprotected
m_machinesCBaseMulticlassMachineprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_num_passesCConditionalProbabilityTreeprotected
m_parametersCSGObject
m_rootCTreeMachine< ConditionalProbabilityTreeNodeData >protected
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
node_t typedefCTreeMachine< ConditionalProbabilityTreeNodeData >
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
predict_node(SGVector< float32_t > ex, bnode_t *node)CConditionalProbabilityTreeprotected
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
print_tree()CConditionalProbabilityTree
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_features(CStreamingDenseFeatures< float32_t > *feats)CConditionalProbabilityTree
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_labels(CLabels *lab)CMachinevirtual
set_max_train_time(float64_t t)CMachine
set_num_passes(int32_t num_passes)CConditionalProbabilityTree
set_root(CTreeMachineNode< ConditionalProbabilityTreeNodeData > *root)CTreeMachine< ConditionalProbabilityTreeNodeData >
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
shallow_copy() constCSGObjectvirtual
store_model_features()CTreeMachine< ConditionalProbabilityTreeNodeData >protectedvirtual
supports_locking() constCMachinevirtual
train(CFeatures *data=NULL)CMachinevirtual
train_example(SGVector< float32_t > ex, int32_t label)CConditionalProbabilityTreeprotected
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data)CConditionalProbabilityTreeprotectedvirtual
train_node(SGVector< float32_t > ex, float64_t label, bnode_t *node)CConditionalProbabilityTreeprotected
train_path(SGVector< float32_t > ex, bnode_t *node)CConditionalProbabilityTreeprotected
train_require_labels() constCConditionalProbabilityTreeprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
which_subtree(bnode_t *node, SGVector< float32_t > ex)=0CConditionalProbabilityTreeprotectedpure virtual
~CBaseMulticlassMachine()CBaseMulticlassMachinevirtual
~CConditionalProbabilityTree()CConditionalProbabilityTreevirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual
~CTreeMachine()CTreeMachine< ConditionalProbabilityTreeNodeData >virtual

SHOGUN Machine Learning Toolbox - Documentation