CKernelMachine Member List

This is the complete list of members for CKernelMachine, including all inherited members.
apply()CKernelMachine [virtual]
apply(CFeatures *data)CKernelMachine [virtual]
apply(int32_t num)CKernelMachine [virtual]
apply_helper(void *p)CKernelMachine [static]
CKernelMachine()CKernelMachine
CMachine()CMachine
create_new_model(int32_t num)CKernelMachine
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
get_alpha(int32_t idx)CKernelMachine
get_alphas()CKernelMachine
get_batch_computation_enabled()CKernelMachine
get_bias()CKernelMachine
get_bias_enabled()CKernelMachine
get_classifier_type()CMachine [virtual]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_kernel()CKernelMachine
get_label(int32_t i)CMachine [virtual]
get_labels()CMachine [virtual]
get_linadd_enabled()CKernelMachine
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 CKernelMachine [virtual]
get_num_support_vectors()CKernelMachine
get_solver_type()CMachine
get_support_vector(int32_t idx)CKernelMachine
get_support_vectors()CKernelMachine
init_kernel_optimization()CKernelMachine
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
kernelCKernelMachine [protected]
labelsCMachine [protected]
load(FILE *srcfile)CMachine [virtual]
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_alphaCKernelMachine [protected]
m_biasCKernelMachine [protected]
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_store_model_featuresCMachine [protected]
m_svsCKernelMachine [protected]
max_train_timeCMachine [protected]
parallelCSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save(FILE *dstfile)CMachine [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_alpha(int32_t idx, float64_t val)CKernelMachine
set_alphas(SGVector< float64_t > alphas)CKernelMachine
set_batch_computation_enabled(bool enable)CKernelMachine
set_bias(float64_t bias)CKernelMachine
set_bias_enabled(bool enable_bias)CKernelMachine
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_kernel(CKernel *k)CKernelMachine
set_labels(CLabels *lab)CMachine [virtual]
set_linadd_enabled(bool enable)CKernelMachine
set_max_train_time(float64_t t)CMachine
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachine [virtual]
set_support_vector(int32_t idx, int32_t val)CKernelMachine
set_support_vectors(SGVector< int32_t > svs)CKernelMachine
solver_typeCMachine [protected]
store_model_features()CKernelMachine [protected, virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_machine(CFeatures *data=NULL)CMachine [protected, virtual]
unset_generic()CSGObject
use_batch_computationCKernelMachine [protected]
use_biasCKernelMachine [protected]
use_linaddCKernelMachine [protected]
versionCSGObject
~CKernelMachine()CKernelMachine [virtual]
~CMachine()CMachine [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation