CWDSVMOcas Member List

This is the complete list of members for CWDSVMOcas, including all inherited members.
add_new_cut(float64_t *new_col_H, uint32_t *new_cut, uint32_t cut_length, uint32_t nSel, void *ptr)CWDSVMOcas [protected, static]
add_new_cut_helper(void *ptr)CWDSVMOcas [protected, static]
alphabet_sizeCWDSVMOcas [protected]
apply(CFeatures *data=NULL)CMachine [virtual]
apply_binary(CFeatures *data=NULL)CWDSVMOcas [virtual]
apply_get_outputs(CFeatures *data)CWDSVMOcas [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)CMachine [virtual]
apply_one(int32_t num)CWDSVMOcas [virtual]
apply_regression(CFeatures *data=NULL)CWDSVMOcas [virtual]
apply_structured(CFeatures *data=NULL)CMachine [virtual]
biasCWDSVMOcas [protected]
bufsizeCWDSVMOcas [protected]
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
C1CWDSVMOcas [protected]
C2CWDSVMOcas [protected]
clone()CMachine [virtual]
CMachine()CMachine
compute_output(float64_t *output, void *ptr)CWDSVMOcas [protected, static]
compute_output_helper(void *ptr)CWDSVMOcas [protected, static]
compute_W(float64_t *sq_norm_W, float64_t *dp_WoldW, float64_t *alpha, uint32_t nSel, void *ptr)CWDSVMOcas [protected, static]
cp_biasCWDSVMOcas [protected]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
cutsCWDSVMOcas [protected]
CWDSVMOcas()CWDSVMOcas
CWDSVMOcas(E_SVM_TYPE type)CWDSVMOcas
CWDSVMOcas(float64_t C, int32_t d, int32_t from_d, CStringFeatures< uint8_t > *traindat, CLabels *trainlab)CWDSVMOcas
data_lock(CLabels *labs, CFeatures *features)CMachine [virtual]
data_unlock()CMachine [virtual]
deep_copy() const CSGObject [virtual]
degreeCWDSVMOcas [protected]
epsilonCWDSVMOcas [protected]
featuresCWDSVMOcas [protected]
from_degreeCWDSVMOcas [protected]
get_bias_enabled()CWDSVMOcas
get_bufsize()CWDSVMOcas
get_C1()CWDSVMOcas
get_C2()CWDSVMOcas
get_classifier_type()CWDSVMOcas [virtual]
get_degree()CWDSVMOcas
get_epsilon()CWDSVMOcas
get_features()CWDSVMOcas
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachine [virtual]
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 CWDSVMOcas [protected, virtual]
get_normalization_const()CWDSVMOcas
get_solver_type()CMachine
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
is_label_valid(CLabels *lab) const CMachine [protected, virtual]
labCWDSVMOcas [protected]
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_data_lockedCMachine [protected]
m_hashCSGObject
m_labelsCMachine [protected]
m_max_train_timeCMachine [protected]
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_solver_typeCMachine [protected]
m_store_model_featuresCMachine [protected]
MACHINE_PROBLEM_TYPE(PT_BINARY)CWDSVMOcas
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
methodCWDSVMOcas [protected]
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObject [protected, virtual]
normalization_constCWDSVMOcas [protected]
num_vecCWDSVMOcas [protected]
old_biasCWDSVMOcas [protected]
old_wCWDSVMOcas [protected]
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObject [protected, virtual]
parallelCSGObject
post_lock(CLabels *labs, CFeatures *features)CMachine [virtual]
print(ocas_return_value_T value)CWDSVMOcas [protected, static]
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_bias_enabled(bool enable_bias)CWDSVMOcas
set_bufsize(int32_t sz)CWDSVMOcas
set_C(float64_t c_neg, float64_t c_pos)CWDSVMOcas
set_degree(int32_t d, int32_t from_d)CWDSVMOcas
set_epsilon(float64_t eps)CWDSVMOcas
set_features(CStringFeatures< uint8_t > *feat)CWDSVMOcas
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_max_train_time(float64_t t)CMachine
set_normalization_const()CWDSVMOcas
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachine [virtual]
set_wd_weights()CWDSVMOcas [protected]
shallow_copy() const CSGObject [virtual]
sort(float64_t *vals, float64_t *data, uint32_t size)CWDSVMOcas [protected, static]
store_model_features()CMachine [protected, virtual]
string_lengthCWDSVMOcas [protected]
supports_locking() const CMachine [virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_locked(SGVector< index_t > indices)CMachine [virtual]
train_machine(CFeatures *data=NULL)CWDSVMOcas [protected, virtual]
train_require_labels() const CMachine [protected, virtual]
unset_generic()CSGObject
update_parameter_hash()CSGObject [protected, virtual]
update_W(float64_t t, void *ptr)CWDSVMOcas [protected, static]
use_biasCWDSVMOcas [protected]
versionCSGObject
wCWDSVMOcas [protected]
w_dimCWDSVMOcas [protected]
w_dim_single_charCWDSVMOcas [protected]
w_offsetsCWDSVMOcas [protected]
wd_weightsCWDSVMOcas [protected]
~CMachine()CMachine [virtual]
~CSGObject()CSGObject [virtual]
~CWDSVMOcas()CWDSVMOcas [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation