SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CSVMOcas 成员列表

成员的完整列表,这些成员属于 CSVMOcas,包括所有继承而来的类成员

add_new_cut(float64_t *new_col_H, uint32_t *new_cut, uint32_t cut_length, uint32_t nSel, void *ptr)CSVMOcasprotectedstatic
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
bufsizeCSVMOcasprotected
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
C1CSVMOcasprotected
C2CSVMOcasprotected
CLinearMachine()CLinearMachine
CLinearMachine(CLinearMachine *machine)CLinearMachine
clone()CSGObjectvirtual
CMachine()CMachine
compute_output(float64_t *output, void *ptr)CSVMOcasprotectedstatic
compute_primal_objective() const CSVMOcasvirtual
compute_W(float64_t *sq_norm_W, float64_t *dp_WoldW, float64_t *alpha, uint32_t nSel, void *ptr)CSVMOcasprotectedstatic
cp_biasCSVMOcasprotected
cp_indexCSVMOcasprotected
cp_nz_dimsCSVMOcasprotected
cp_valueCSVMOcasprotected
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSVMOcas()CSVMOcas
CSVMOcas(E_SVM_TYPE type)CSVMOcas
CSVMOcas(float64_t C, CDotFeatures *traindat, CLabels *trainlab)CSVMOcas
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() const CSGObjectvirtual
epsilonCSVMOcasprotected
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
featuresCLinearMachineprotected
get_bias()CLinearMachinevirtual
get_bias_enabled()CSVMOcas
get_bufsize()CSVMOcas
get_C1()CSVMOcas
get_C2()CSVMOcas
get_classifier_type()CSVMOcasvirtual
get_epsilon()CSVMOcas
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 CSVMOcasprotectedvirtual
get_solver_type()CMachine
get_w() const CLinearMachinevirtual
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CMachineprotectedvirtual
labCSVMOcasprotected
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
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)CSVMOcas
methodCSVMOcasprotected
old_biasCSVMOcasprotected
old_wCSVMOcasprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
primal_objectiveCSVMOcasprotected
print(ocas_return_value_T value)CSVMOcasprotectedstatic
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_bias(float64_t b)CLinearMachinevirtual
set_bias_enabled(bool enable_bias)CSVMOcas
set_bufsize(int32_t sz)CSVMOcas
set_C(float64_t c_neg, float64_t c_pos)CSVMOcas
set_epsilon(float64_t eps)CSVMOcas
set_features(CDotFeatures *feat)CLinearMachinevirtual
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
shallow_copy() const CSGObjectvirtual
sort(float64_t *vals, float64_t *data, uint32_t size)CSVMOcasprotectedstatic
store_model_features()CLinearMachineprotectedvirtual
supports_locking() const CMachinevirtual
tmp_a_bufCSVMOcasprotected
train(CFeatures *data=NULL)CMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data=NULL)CSVMOcasprotectedvirtual
train_require_labels() const CMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
update_W(float64_t t, void *ptr)CSVMOcasprotectedstatic
use_biasCSVMOcasprotected
versionCSGObject
wCLinearMachineprotected
~CLinearMachine()CLinearMachinevirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual
~CSVMOcas()CSVMOcasvirtual

SHOGUN 机器学习工具包 - 项目文档