build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
clone() | CSGObject | virtual |
CMulticlassStrategy() | CMulticlassStrategy | |
CMulticlassStrategy(EProbHeuristicType prob_heuris) | CMulticlassStrategy | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
decide_label(SGVector< float64_t > outputs)=0 | CMulticlassStrategy | pure virtual |
decide_label_multiple_output(SGVector< float64_t > outputs, int32_t n_outputs) | CMulticlassStrategy | virtual |
deep_copy() const | CSGObject | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
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 | CMulticlassStrategy | virtual |
get_num_classes() const | CMulticlassStrategy | |
get_num_machines()=0 | CMulticlassStrategy | pure virtual |
get_prob_heuris_type() | CMulticlassStrategy | |
get_rejection_strategy() | CMulticlassStrategy | |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_num_classes | CMulticlassStrategy | protected |
m_orig_labels | CMulticlassStrategy | protected |
m_parameters | CSGObject | |
m_prob_heuris | CMulticlassStrategy | protected |
m_rejection_strategy | CMulticlassStrategy | protected |
m_train_iter | CMulticlassStrategy | protected |
m_train_labels | CMulticlassStrategy | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
rescale_outputs(SGVector< float64_t > outputs) | CMulticlassStrategy | virtual |
rescale_outputs(SGVector< float64_t > outputs, const SGVector< float64_t > As, const SGVector< float64_t > Bs) | CMulticlassStrategy | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | 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_generic() | CSGObject | |
set_global_io(SGIO *io) | CSGObject | |
set_global_parallel(Parallel *parallel) | CSGObject | |
set_global_version(Version *version) | CSGObject | |
set_num_classes(int32_t num_classes) | CMulticlassStrategy | |
set_prob_heuris_type(EProbHeuristicType prob_heuris) | CMulticlassStrategy | |
set_rejection_strategy(CRejectionStrategy *rejection_strategy) | CMulticlassStrategy | |
shallow_copy() const | CSGObject | virtual |
train_has_more()=0 | CMulticlassStrategy | pure virtual |
train_prepare_next() | CMulticlassStrategy | virtual |
train_start(CMulticlassLabels *orig_labels, CBinaryLabels *train_labels) | CMulticlassStrategy | virtual |
train_stop() | CMulticlassStrategy | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CMulticlassStrategy() | CMulticlassStrategy | virtual |
~CSGObject() | CSGObject | virtual |