SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CLPBoost Member List

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

apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CLinearMachinevirtual
apply_get_outputs(CFeatures *data)CLinearMachineprotectedvirtual
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)CMachinevirtual
apply_one(int32_t vec_idx)CLinearMachinevirtual
apply_regression(CFeatures *data=NULL)CLinearMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
biasCLinearMachineprotected
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
C1CLPBoostprotected
C2CLPBoostprotected
cleanup()CLPBoost
CLinearMachine()CLinearMachine
CLinearMachine(bool compute_bias)CLinearMachine
CLinearMachine(CLinearMachine *machine)CLinearMachine
clone()CSGObjectvirtual
CLPBoost()CLPBoost
CMachine()CMachine
compute_bias(CFeatures *data)CLinearMachineprotected
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() const CSGObjectvirtual
dimCLPBoostprotected
epsilonCLPBoostprotected
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
featuresCLinearMachineprotected
find_max_violator(int32_t &max_dim)CLPBoost
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_bias()CLinearMachinevirtual
get_bias_enabled()CLPBoost
get_C1()CLPBoost
get_C2()CLPBoost
get_classifier_type()CLPBoostvirtual
get_compute_bias()CLinearMachinevirtual
get_epsilon()CLPBoost
get_features()CLinearMachinevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachinevirtual
get_machine_problem_type() const CMachinevirtual
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 CLPBoostvirtual
get_solver_type()CMachine
get_w() const CLinearMachinevirtual
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
init(int32_t num_vec)CLPBoost
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CMachineprotectedvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_compute_biasCLinearMachineprotected
m_data_lockedCMachineprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_labelsCMachineprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
MACHINE_PROBLEM_TYPE(PT_BINARY)CLPBoost
num_sfeatCLPBoostprotected
num_svecCLPBoostprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
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_bias(float64_t b)CLinearMachinevirtual
set_bias_enabled(bool enable_bias)CLPBoost
set_C(float64_t c_neg, float64_t c_pos)CLPBoost
set_compute_bias(bool compute_bias)CLinearMachinevirtual
set_epsilon(float64_t eps)CLPBoost
set_features(CDotFeatures *feat)CLPBoostvirtual
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_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
set_w(const SGVector< float64_t > src_w)CLinearMachinevirtual
sfeatCLPBoostprotected
shallow_copy() const CSGObjectvirtual
store_model_features()CLinearMachineprotectedvirtual
supports_locking() const CMachinevirtual
train(CFeatures *data=NULL)CLinearMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data=NULL)CLPBoostprotectedvirtual
train_require_labels() const CMachineprotectedvirtual
uCLPBoostprotected
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
use_biasCLPBoostprotected
versionCSGObject
wCLinearMachineprotected
~CLinearMachine()CLinearMachinevirtual
~CLPBoost()CLPBoostvirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation