add_new_cut(float64_t *new_col_H, uint32_t *new_cut, uint32_t cut_length, uint32_t nSel, void *ptr) | CWDSVMOcas | protectedstatic |
add_new_cut_helper(void *ptr) | CWDSVMOcas | protectedstatic |
alphabet_size | CWDSVMOcas | 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 |
bias | CWDSVMOcas | protected |
bufsize | CWDSVMOcas | protected |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
C1 | CWDSVMOcas | protected |
C2 | CWDSVMOcas | protected |
clone() | CSGObject | virtual |
CMachine() | CMachine | |
compute_output(float64_t *output, void *ptr) | CWDSVMOcas | protectedstatic |
compute_output_helper(void *ptr) | CWDSVMOcas | protectedstatic |
compute_W(float64_t *sq_norm_W, float64_t *dp_WoldW, float64_t *alpha, uint32_t nSel, void *ptr) | CWDSVMOcas | protectedstatic |
cp_bias | CWDSVMOcas | protected |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
cuts | CWDSVMOcas | 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 |
degree | CWDSVMOcas | protected |
epsilon | CWDSVMOcas | protected |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
features | CWDSVMOcas | protected |
from_degree | CWDSVMOcas | 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 | protectedvirtual |
get_normalization_const() | CWDSVMOcas | |
get_solver_type() | CMachine | |
io | CSGObject | |
is_data_locked() const | CMachine | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
is_label_valid(CLabels *lab) const | CMachine | protectedvirtual |
lab | CWDSVMOcas | protected |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_data_locked | CMachine | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_labels | CMachine | protected |
m_max_train_time | CMachine | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_solver_type | CMachine | protected |
m_store_model_features | CMachine | protected |
MACHINE_PROBLEM_TYPE(PT_BINARY) | CWDSVMOcas | |
method | CWDSVMOcas | protected |
normalization_const | CWDSVMOcas | protected |
num_vec | CWDSVMOcas | protected |
old_bias | CWDSVMOcas | protected |
old_w | CWDSVMOcas | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
post_lock(CLabels *labs, CFeatures *features) | CMachine | virtual |
print(ocas_return_value_T value) | CWDSVMOcas | protectedstatic |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
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_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_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 | protectedstatic |
store_model_features() | CMachine | protectedvirtual |
string_length | CWDSVMOcas | 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 | protectedvirtual |
train_require_labels() const | CMachine | protectedvirtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
update_W(float64_t t, void *ptr) | CWDSVMOcas | protectedstatic |
use_bias | CWDSVMOcas | protected |
version | CSGObject | |
w | CWDSVMOcas | protected |
w_dim | CWDSVMOcas | protected |
w_dim_single_char | CWDSVMOcas | protected |
w_offsets | CWDSVMOcas | protected |
wd_weights | CWDSVMOcas | protected |
~CMachine() | CMachine | virtual |
~CSGObject() | CSGObject | virtual |
~CWDSVMOcas() | CWDSVMOcas | virtual |