| apply(CFeatures *data=NULL) | CMachine | virtual |
| apply_binary(CFeatures *data=NULL) | COnlineLinearMachine | virtual |
| apply_get_outputs(CFeatures *data) | COnlineLinearMachine | 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 vec_idx) | COnlineLinearMachine | virtual |
| apply_one(float32_t *vec, int32_t len) | COnlineLinearMachine | virtual |
| apply_regression(CFeatures *data=NULL) | COnlineLinearMachine | virtual |
| apply_structured(CFeatures *data=NULL) | CMachine | virtual |
| apply_to_current_example() | COnlineLinearMachine | virtual |
| bias | COnlineLinearMachine | protected |
| build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict) | CSGObject | |
| calibrate(int32_t max_vec_num=1000) | COnlineSVMSGD | protected |
| clone() | CMachine | virtual |
| CMachine() | CMachine | |
| COnlineLinearMachine() | COnlineLinearMachine | |
| COnlineSVMSGD() | COnlineSVMSGD | |
| COnlineSVMSGD(float64_t C) | COnlineSVMSGD | |
| COnlineSVMSGD(float64_t C, CStreamingDotFeatures *traindat) | COnlineSVMSGD | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| data_lock(CLabels *labs, CFeatures *features) | CMachine | virtual |
| data_unlock() | CMachine | virtual |
| deep_copy() const | CSGObject | virtual |
| features | COnlineLinearMachine | protected |
| get_bias() | COnlineLinearMachine | virtual |
| get_bias_enabled() | COnlineSVMSGD | |
| get_C1() | COnlineSVMSGD | |
| get_C2() | COnlineSVMSGD | |
| get_classifier_type() | COnlineSVMSGD | virtual |
| get_epochs() | COnlineSVMSGD | |
| get_features() | COnlineLinearMachine | virtual |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_labels() | CMachine | virtual |
| get_lambda() | COnlineSVMSGD | |
| get_loss_function() | COnlineSVMSGD | |
| 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 | COnlineSVMSGD | virtual |
| get_regularized_bias_enabled() | COnlineSVMSGD | |
| get_solver_type() | CMachine | |
| get_w(float32_t *&dst_w, int32_t &dst_dims) | COnlineLinearMachine | virtual |
| get_w(float64_t *&dst_w, int32_t &dst_dims) | COnlineLinearMachine | virtual |
| get_w() | COnlineLinearMachine | virtual |
| io | CSGObject | |
| is_data_locked() const | CMachine | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| is_label_valid(CLabels *lab) const | CMachine | protectedvirtual |
| 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 | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_data_locked | CMachine | protected |
| m_hash | CSGObject | |
| m_labels | CMachine | protected |
| m_max_train_time | CMachine | protected |
| m_model_selection_parameters | CSGObject | |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| m_solver_type | CMachine | protected |
| m_store_model_features | CMachine | protected |
| MACHINE_PROBLEM_TYPE(PT_BINARY) | COnlineSVMSGD | |
| map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos) | CSGObject | |
| migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target) | CSGObject | protectedvirtual |
| one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL) | CSGObject | protectedvirtual |
| parallel | CSGObject | |
| post_lock(CLabels *labs, CFeatures *features) | CMachine | virtual |
| 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 | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_bias(float32_t b) | COnlineLinearMachine | virtual |
| set_bias_enabled(bool enable_bias) | COnlineSVMSGD | |
| set_C(float64_t c_neg, float64_t c_pos) | COnlineSVMSGD | |
| set_epochs(int32_t e) | COnlineSVMSGD | |
| set_features(CStreamingDotFeatures *feat) | COnlineLinearMachine | virtual |
| 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_lambda(float64_t l) | COnlineSVMSGD | |
| set_loss_function(CLossFunction *loss_func) | COnlineSVMSGD | |
| set_max_train_time(float64_t t) | CMachine | |
| set_regularized_bias_enabled(bool enable_bias) | COnlineSVMSGD | |
| set_solver_type(ESolverType st) | CMachine | |
| set_store_model_features(bool store_model) | CMachine | virtual |
| set_w(float32_t *src_w, int32_t src_w_dim) | COnlineLinearMachine | virtual |
| set_w(float64_t *src_w, int32_t src_w_dim) | COnlineLinearMachine | virtual |
| shallow_copy() const | CSGObject | virtual |
| start_train() | COnlineLinearMachine | virtual |
| stop_train() | COnlineLinearMachine | virtual |
| store_model_features() | CMachine | protectedvirtual |
| supports_locking() const | CMachine | virtual |
| train(CFeatures *data=NULL) | COnlineSVMSGD | virtual |
| train_example(CStreamingDotFeatures *feature, float64_t label) | COnlineLinearMachine | virtual |
| train_locked(SGVector< index_t > indices) | CMachine | virtual |
| train_machine(CFeatures *data=NULL) | COnlineLinearMachine | protectedvirtual |
| train_require_labels() const | COnlineLinearMachine | protectedvirtual |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| w | COnlineLinearMachine | protected |
| w_dim | COnlineLinearMachine | protected |
| ~CMachine() | CMachine | virtual |
| ~COnlineLinearMachine() | COnlineLinearMachine | virtual |
| ~COnlineSVMSGD() | COnlineSVMSGD | virtual |
| ~CSGObject() | CSGObject | virtual |