SHOGUN
4.1.0
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
shogun
CBaggingMachine
CBaggingMachine Member List
This is the complete list of members for
CBaggingMachine
, including all inherited members.
apply
(CFeatures *data=NULL)
CMachine
virtual
apply_binary
(CFeatures *data=NULL)
CBaggingMachine
virtual
apply_get_outputs
(CFeatures *data)
CBaggingMachine
protected
apply_latent
(CFeatures *data=NULL)
CMachine
virtual
apply_locked
(SGVector< index_t > indices)
CMachine
virtual
apply_locked_binary
(SGVector< index_t > indices)
CMachine
virtual
apply_locked_latent
(SGVector< index_t > indices)
CMachine
virtual
apply_locked_multiclass
(SGVector< index_t > indices)
CMachine
virtual
apply_locked_regression
(SGVector< index_t > indices)
CMachine
virtual
apply_locked_structured
(SGVector< index_t > indices)
CMachine
virtual
apply_multiclass
(CFeatures *data=NULL)
CBaggingMachine
virtual
apply_one
(int32_t i)
CMachine
virtual
apply_regression
(CFeatures *data=NULL)
CBaggingMachine
virtual
apply_structured
(CFeatures *data=NULL)
CMachine
virtual
build_gradient_parameter_dictionary
(CMap< TParameter *, CSGObject * > *dict)
CSGObject
CBaggingMachine
()
CBaggingMachine
CBaggingMachine
(CFeatures *features, CLabels *labels)
CBaggingMachine
clone
()
CSGObject
virtual
CMachine
()
CMachine
CSGObject
()
CSGObject
CSGObject
(const CSGObject &orig)
CSGObject
data_lock
(CLabels *labs, CFeatures *features)
CMachine
virtual
data_unlock
()
CMachine
virtual
deep_copy
() const
CSGObject
virtual
equals
(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)
CSGObject
virtual
get_bag_size
() const
CBaggingMachine
virtual
get_classifier_type
()
CBaggingMachine
virtual
get_combination_rule
() const
CBaggingMachine
get_global_io
()
CSGObject
get_global_parallel
()
CSGObject
get_global_version
()
CSGObject
get_labels
()
CMachine
virtual
get_machine
() const
CBaggingMachine
get_machine_problem_type
() const
CMachine
virtual
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
() const
CBaggingMachine
virtual
get_num_bags
() const
CBaggingMachine
get_oob_error
(CEvaluation *eval) const
CBaggingMachine
get_oob_indices
(const SGVector< index_t > &in_bag)
CBaggingMachine
protected
get_solver_type
()
CMachine
init
()
CBaggingMachine
protected
io
CSGObject
is_data_locked
() const
CMachine
is_generic
(EPrimitiveType *generic) const
CSGObject
virtual
is_label_valid
(CLabels *lab) const
CMachine
protected
virtual
load_serializable
(CSerializableFile *file, const char *prefix="")
CSGObject
virtual
load_serializable_post
()
CSGObject
protected
virtual
load_serializable_pre
()
CSGObject
protected
virtual
m_all_oob_idx
CBaggingMachine
protected
m_bag_size
CBaggingMachine
protected
m_bags
CBaggingMachine
protected
m_combination_rule
CBaggingMachine
protected
m_data_locked
CMachine
protected
m_features
CBaggingMachine
protected
m_gradient_parameters
CSGObject
m_hash
CSGObject
m_labels
CMachine
protected
m_machine
CBaggingMachine
protected
m_max_train_time
CMachine
protected
m_model_selection_parameters
CSGObject
m_num_bags
CBaggingMachine
protected
m_oob_indices
CBaggingMachine
protected
m_parameters
CSGObject
m_solver_type
CMachine
protected
m_store_model_features
CMachine
protected
parallel
CSGObject
parameter_hash_changed
()
CSGObject
virtual
post_lock
(CLabels *labs, CFeatures *features)
CMachine
virtual
print_modsel_params
()
CSGObject
print_serializable
(const char *prefix="")
CSGObject
virtual
register_parameters
()
CBaggingMachine
protected
save_serializable
(CSerializableFile *file, const char *prefix="")
CSGObject
virtual
save_serializable_post
()
CSGObject
protected
virtual
save_serializable_pre
()
CSGObject
protected
virtual
set_bag_size
(int32_t bag_size)
CBaggingMachine
virtual
set_combination_rule
(CCombinationRule *rule)
CBaggingMachine
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)
CMachine
virtual
set_machine
(CMachine *machine)
CBaggingMachine
virtual
set_machine_parameters
(CMachine *m, SGVector< index_t > idx)
CBaggingMachine
protected
virtual
set_max_train_time
(float64_t t)
CMachine
set_num_bags
(int32_t num_bags)
CBaggingMachine
set_solver_type
(ESolverType st)
CMachine
set_store_model_features
(bool store_model)
CMachine
virtual
shallow_copy
() const
CSGObject
virtual
store_model_features
()
CMachine
protected
virtual
supports_locking
() const
CMachine
virtual
train
(CFeatures *data=NULL)
CMachine
virtual
train_locked
(SGVector< index_t > indices)
CMachine
virtual
train_machine
(CFeatures *data=NULL)
CBaggingMachine
protected
virtual
train_require_labels
() const
CMachine
protected
virtual
unset_generic
()
CSGObject
update_parameter_hash
()
CSGObject
virtual
version
CSGObject
~CBaggingMachine
()
CBaggingMachine
virtual
~CMachine
()
CMachine
virtual
~CSGObject
()
CSGObject
virtual
SHOGUN
Machine Learning Toolbox - Documentation